feat: add vim ctrlspace plugin
This commit is contained in:
parent
716e4e2902
commit
b4dac85250
|
@ -0,0 +1,5 @@
|
||||||
|
-- File: lua/custom/plugins/ctrlspace.lua
|
||||||
|
|
||||||
|
return {
|
||||||
|
"vim-ctrlspace/vim-ctrlspace",
|
||||||
|
}
|
Loading…
Reference in New Issue