Our great sponsors
-
nvim-cmp or coq_nvim is for autocompletion. Treesitter is for parsing language syntax. (I guess the most typical use case for this would be syntax highlighting.) Note that (neo)vim also has built in manual completion that you can use by setting up your omnifunc and triggering it with in insert mode .
-
kok.nvim
Fast as FUCK nvim completion. SQLite, concurrent scheduler, hundreds of hours of optimization.
nvim-cmp or coq_nvim is for autocompletion. Treesitter is for parsing language syntax. (I guess the most typical use case for this would be syntax highlighting.) Note that (neo)vim also has built in manual completion that you can use by setting up your omnifunc and triggering it with in insert mode .
-
Sonar
Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
Related posts
- Is it a bad config or cmp isn't as smart as VSCode autocompletion?
-
nvim-cmp VS kok.nvim - a user suggested alternative
2 projects | 1 Jun 2022
- What's the best plugin for autocompletion?
- Auto-completion plugin alternatives?
- Looks like the nvim-compe plugin is going to be deprecated, replaced by nvim-cmp (eventually)