#nvimcmp — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #nvimcmp, aggregated by home.social.
-
@farcaller It's a bit outdated but may help you if you're considering nvim-cmp.
https://www.youtube.com/playlist?list=PLOe6AggsTaVuIXZU4gxWJpIQNHMrDknfN
-
@farcaller It's a bit outdated but may help you if you're considering nvim-cmp.
https://www.youtube.com/playlist?list=PLOe6AggsTaVuIXZU4gxWJpIQNHMrDknfN
-
@farcaller For me nvim-cmp was really difficult to configure. The documentation was almost nonexistent or not suitable for my plugin manager. So, if you can make it work then, good for you. Btw, other than this issue blink.cmp is working, right ?
-
@farcaller For me nvim-cmp was really difficult to configure. The documentation was almost nonexistent or not suitable for my plugin manager. So, if you can make it work then, good for you. Btw, other than this issue blink.cmp is working, right ?
-
I figured out a solution with additional formatting settings in `nvim-cmp`.
This playlist is a gold mine: https://www.youtube.com/playlist?list=PLOe6AggsTaVuIXZU4gxWJpIQNHMrDknfN -
@Toxic_Flange I use #lazy as the plugin manager and am very fond of it.
Now, onto the plugins: #TreeSitter of course, #NVimCmp for completion with #LuaSnip for snippets, #LspConfig and #Mason for easy-as-hell-config®.
There are also color schemes, I personnaly use and love #kanagawa.
You can have a look at what I use here if you want: https://gitlab.com/pcoves/nvim/-/blob/main/.config/nvim/lua/plugins/init.lua
Be sure not to copy paste as my setup might not feet your needs.