Let's create a Neovim Lua plugin: cmp-npm

Опубликовано: 10 Октябрь 2024
на канале: DevOnDuty
2,827
104

In this video, we create a Neovim plugin using Lua and npm-cmp.

The final plugin and code can be found here:
https://github.com/David-Kunz/cmp-npm

The plugin nvim-cmp is here:
https://github.com/hrsh7th/nvim-cmp

My Neovim configuration is here:
https://github.com/David-Kunz/vim/blo...

Thanks goes to TJ with his inspirational video here:
   • TakeTuesday E01: nvim-cmp  

Contact:
[email protected]

#neovim
#vim
#lua