nvim-lua.kickstart.nvim/lua/custom/plugins/init.lua
Simon Ayoub c045c7b65d adding cpp and python support
adding cpp and pything support
2024-06-19 12:36:13 +10:00

5 lines
239 B
Lua

-- You can add your own plugins here or in other files in this directory!
-- I promise not to create any merge conflicts in this directory :)
--
-- See the kickstart.nvim README for more information
return { 'Civitasv/cmake-tools.nvim' }