mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-07-13 19:04:40 +02:00
plugins configured
This commit is contained in:
parent
6e6cc4cfb6
commit
f312d3c88b
2 changed files with 42 additions and 14 deletions
|
@ -52,6 +52,10 @@ O = {
|
|||
lsp_colors = {active = false},
|
||||
git_blame = {active = false},
|
||||
gitlinker = {active = false},
|
||||
lazygit = {active = false},
|
||||
octo = {active = false},
|
||||
diffview = {active = false},
|
||||
bracey = {active = false},
|
||||
telescope_project = {active = false}
|
||||
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue