mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-08-03 09:35:26 +02:00
remove old whichkey reference
This commit is contained in:
parent
1a65e468f3
commit
28b40b9334
1 changed files with 1 additions and 2 deletions
3
init.lua
3
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue