-
The branch for version 2 was released on March 30. Is mostly compatible with v1, so migrating should not be painful. A lot of features were backported to version 1 to make the transition easier, but the code is very messy and hacky. If you are using Neovim v0.8 or greater I suggest you upgrade lsp-zero to version 2.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
ultisnips
UltiSnips - The ultimate snippet solution for Vim. Send pull requests to SirVer/ultisnips!
I didn't know lsp-zero, but this integration seems just for me except for that I am using UltiSnips instead of luasnip. Just curious how difficult do you think it is to add UltiSnips integration along with cmp-nvim-ultisnips?
-
I didn't know lsp-zero, but this integration seems just for me except for that I am using UltiSnips instead of luasnip. Just curious how difficult do you think it is to add UltiSnips integration along with cmp-nvim-ultisnips?
-
sudo apt-get install ninja-build gettext cmake unzip curl -y cd /tmp && rm -rf neovim && git clone https://github.com/neovim/neovim.git --branch stable --single-branch cd neovim make CMAKE_BUILD_TYPE=RelWithDebInfo sudo make install cd .. && rm -rf neovim
Related posts
-
I've been away for ~3 years and my config is vimscript-coc-plug-etc. Worth moving to the 'new thing', and good resources to get up to date?
-
Trouble with installing cmp/lsp autocompletion
-
Help with finding a plugin & workflow
-
Treesitter + Mason Vs CoC
-
Awkwardness when typing in '\n' or '\t' or (...) [...] etc. -- (Have others noticed this too?) -- (is there a better way?)