build core, basic and go variants and add template
This commit is contained in:
5
basic/nvim/plugconf/ctrlp.lua
Normal file
5
basic/nvim/plugconf/ctrlp.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
-- Ctrlp
|
||||
vim.g.ctrlp_open_multiple_files = '1r'
|
||||
|
||||
-- Keyboard shortcuts
|
||||
vim.g.ctrlp_map = '<c-j>'
|
||||
Reference in New Issue
Block a user