fix broken option name

main
Andrew Coleman 2022-05-31 15:17:58 -04:00
parent 296536d31a
commit 8fbf618627
1 changed files with 0 additions and 1 deletions

View File

@ -61,7 +61,6 @@ lvim.keys.normal_mode["<leader>g"] = ":Telescope live_grep<cr>"
-- TODO: User Config for predefined plugins
-- After changing plugin config exit and reopen LunarVim, Run :PackerInstall :PackerCompile
lvim.builtin.dashboard.active = true
lvim.builtin.notify.active = true
lvim.builtin.terminal.active = true
lvim.builtin.nvimtree.setup.view.side = "left"