https://github.com/axelf4/vim-haskell
🍛 Haskell support for Vim
https://github.com/axelf4/vim-haskell
haskell vim
Last synced: 10 months ago
JSON representation
🍛 Haskell support for Vim
- Host: GitHub
- URL: https://github.com/axelf4/vim-haskell
- Owner: axelf4
- License: mit
- Created: 2020-04-27T20:12:11.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-19T15:37:45.000Z (over 5 years ago)
- Last Synced: 2025-03-01T22:41:13.414Z (11 months ago)
- Topics: haskell, vim
- Language: Vim script
- Homepage:
- Size: 130 KB
- Stars: 22
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vim-haskell 
Haskell support for Vim that provides Tab-cycle indentation
![demo-indent]
## Usage
By default CtrlT/-D are mapped in Insert mode
to go to the next and previous indentation points respectively.
*Vim support: Requires Vim 8.2+ or Neovim 0.5+*
[demo-indent]: ../extra/demo-indent.gif