Note
Do Anything Without Leaving Vim!
git clone --recurse-submodules -b v3 git@github.com: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.