Our great sponsors
-
For web development I just have a couple of syntax plugins: html5.vim, vim-javascript. And installed these language servers: html, cssls, tsserver (install instructions are here). To get completion I use nvim-cmp and nvim-lspconfig.
-
For web development I just have a couple of syntax plugins: html5.vim, vim-javascript. And installed these language servers: html, cssls, tsserver (install instructions are here). To get completion I use nvim-cmp and nvim-lspconfig.
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
For web development I just have a couple of syntax plugins: html5.vim, vim-javascript. And installed these language servers: html, cssls, tsserver (install instructions are here). To get completion I use nvim-cmp and nvim-lspconfig.
-
Here are my dotfiles: neovim.
-
If you are interested, you can try out a new plugin I'm making: lsp-zero.nvim. I made it to help people get started with nvim-cmp and the built-in lsp client.
Related posts
- I do love neovim!
- Can someone please explain and help install LSP+Config as if I was 10?
- How to have LSPs installed with Mason automatically hook up to cmp and work?
- How to configure nvim lsp and cmp behave like in nvim-cmp example with parameters autocomplete and signature help?
- Automatic auto-completion menu popup (not using tab)