mirror of
https://github.com/jessebot/dot_files.git
synced 2025-10-01 01:48:43 +00:00
add off switch to vim-helm
This commit is contained in:
parent
aad3847d2d
commit
ad16ab93cd
1 changed files with 1 additions and 0 deletions
|
@ -244,6 +244,7 @@ local plugins = {
|
|||
{
|
||||
'towolf/vim-helm',
|
||||
ft = {'helm'},
|
||||
enabled = true,
|
||||
},
|
||||
-- ---------------- Language Server Protocol Plugins ---------------------
|
||||
-- snippets
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue