Note
Do Anything Without Leaving Vim!
git clone --recurse-submodules -b v3 [email protected]:Arkissa/nvim.git ~/.config/nvim && nvim --cmd "helptags ALL"
- Basic option, keymaps, lsp-keymaps, autocmd.
- Automatic completion for lsp-code, path, keyword.
- Quick fuzzy find files and word in current project on quickfix.
- Better gitsubmodule install and remove plugin.
- Better textobject.
- Better built-in terminal.
- Better built-in formatter.
- Better code action.
- Better engineering support for different programming language e.g code generator and lint.
- lintprg api.
-
Make snippets of codePostponed this the neovim not yet ready. - unicode input method
- Haskell dev environment
- Hoogle search.
- fix cabal hightlight document.
- fix hlint jump to strange page
- better ghci repl
- better ghci DEBUG
maybe TermDebug?
- better format
- better code fold
- better indent
- better ghci interaction
- hover visual select expression
- better quickfix errorformat api for vim
- edit project file
- support refactor
- support Unit test
- support Code Coverage
- support cabalfmt
- support ctags
- support Haddocks
- support profile
- haskell textobject
- haskell toolchains