Requires Neovim Version 0.6.0
- Last commit to support Neovim 0.5.1 :
714d03e4eb6014a4f7657db41ad89ef513579038
Remember to update plugins
Requires update for nvim-telescope,nvim-lspconfig,nvim-cmp,nvim-lualine.
nvim-telescope last commit to support Neovim 0.5.1 : * (HEAD detached at 80cdb00)
$ nvim --version
NVIM v0.6.0
Build type: RelWithDebInfo
LuaJIT 2.1.0-beta3
Compiled by runneradmin@fv-az152-703
Features: -acl +iconv +tui
See ":help feature-compile"
system vimrc file: "$VIM\sysinit.vim"
fall-back for $VIM: "C:/Program Files/nvim/share/nvim"
Run :checkhealth for more info
Language Server Protocol [Official Page]
- LSP plugin and Servers configurations
- nvim-cmp, nvim-cmp completion mappings wiki nvim-cmp menu appearance
- Use of
++nested
: see vimhelp
We can use efm-langserver for code formatting.
Nvim Treesitter [treesitter] [nvim-treesitter]
Provides better syntax highlighting by wonderful parsing mechanism and if you are code-mad, amazing code control via tree nodes
.