lvim: Remove removed builtin plugin config line
This commit is contained in:
parent
b4a51e101e
commit
eab8465045
1 changed files with 0 additions and 1 deletions
|
@ -35,7 +35,6 @@ lvim.keys.normal_mode["<Leader>t"] = ":ToggleTerm dir='%:p:h'<cr>"
|
|||
lvim.builtin.alpha.active = true
|
||||
lvim.builtin.alpha.mode = "startify"
|
||||
lvim.builtin.lualine.style = "default"
|
||||
lvim.builtin.notify.active = true
|
||||
lvim.builtin.nvimtree.setup.view.side = "left"
|
||||
lvim.builtin.terminal.active = true
|
||||
lvim.builtin.terminal.close_on_exit = true
|
||||
|
|
Loading…
Add table
Reference in a new issue