-
Notifications
You must be signed in to change notification settings - Fork 2
Comparing changes
Open a pull request
base repository: raichoo/haskell-vim
base: master
head repository: neovimhaskell/haskell-vim
compare: master
- 9 commits
- 3 files changed
- 5 contributors
Commits on Jul 7, 2018
-
Configuration menu - View commit details
-
Copy full SHA for e12e697 - Browse repository at this point
Copy the full SHA e12e697View commit details
Commits on Mar 24, 2019
-
Highlight numbers that have numeric underscores
Signed-off-by: Michal Terepeta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3699da3 - Browse repository at this point
Copy the full SHA 3699da3View commit details
Commits on Oct 8, 2019
-
Use shiftwidth() to shift to tabstop when 0
shiftwidth() the function "was introduced with patch 7.3.694 in 2012; everybody should have it by now," says the vim documentation.
Configuration menu - View commit details
-
Copy full SHA for 8be1c40 - Browse repository at this point
Copy the full SHA 8be1c40View commit details
Commits on Dec 10, 2020
-
I'm pretty sure that those were supposed to be capital Z's, otherwise why would `[a-z]` and `_` be added separately?
Configuration menu - View commit details
-
Copy full SHA for 2c98dfb - Browse repository at this point
Copy the full SHA 2c98dfbView commit details
Commits on Jan 19, 2021
-
Merge pull request neovimhaskell#110 from tomsmalley/master
Highlight Cabal 2.2 common stanzas
Configuration menu - View commit details
-
Copy full SHA for 62e5a2b - Browse repository at this point
Copy the full SHA 62e5a2bView commit details -
Merge pull request neovimhaskell#121 from Isti115/patch-1
Very minor typo fix
Configuration menu - View commit details
-
Copy full SHA for 9afc512 - Browse repository at this point
Copy the full SHA 9afc512View commit details -
Merge pull request neovimhaskell#116 from chkno/shiftwidth-function
Use shiftwidth() to shift by tabstop when shiftwidth=0
Configuration menu - View commit details
-
Copy full SHA for f151dfc - Browse repository at this point
Copy the full SHA f151dfcView commit details -
Configuration menu - View commit details
-
Copy full SHA for d876a1c - Browse repository at this point
Copy the full SHA d876a1cView commit details -
Merge pull request neovimhaskell#114 from michalt/numeric-underscores
Highlight numbers that have underscores
Configuration menu - View commit details
-
Copy full SHA for f35d022 - Browse repository at this point
Copy the full SHA f35d022View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master