adding cpp and python support
adding cpp and pything support
This commit is contained in:
parent
64c3900f00
commit
c045c7b65d
|
@ -2,4 +2,4 @@
|
|||
-- I promise not to create any merge conflicts in this directory :)
|
||||
--
|
||||
-- See the kickstart.nvim README for more information
|
||||
return {}
|
||||
return { 'Civitasv/cmake-tools.nvim' }
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
-- NOTE: gitsigns is already included in init.lua but contains only the base
|
||||
-- config. This will add also the recommended keymaps.
|
||||
|
||||
-- this is a comment
|
||||
return {
|
||||
{
|
||||
'lewis6991/gitsigns.nvim',
|
||||
|
|
Loading…
Reference in New Issue