summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--init.lua3
1 files changed, 1 insertions, 2 deletions
diff --git a/init.lua b/init.lua
index fa5008cd..c0f018bf 100644
--- a/init.lua
+++ b/init.lua
@@ -19,8 +19,7 @@ require('lv-autopairs')
require('lv-rnvimr')
require('lv-which-key')
--- Which Key (Hope to replace with Lua plugin someday)
--- vim.cmd('source ~/.config/nvim/vimscript/lv-whichkey/init.vim')
+-- TODO is there a way to do this without vimscript
vim.cmd('source ~/.config/nvim/vimscript/functions.vim')
-- LSP