mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-07-13 19:04:40 +02:00
add some useful plugins to base config and a option to enable extras
This commit is contained in:
parent
4ddcaf55a9
commit
66501fefe7
16 changed files with 271 additions and 85 deletions
2
lua/lv-gitblame/init.lua
Normal file
2
lua/lv-gitblame/init.lua
Normal file
|
@ -0,0 +1,2 @@
|
|||
vim.cmd('highlight default link gitblame SpecialComment')
|
||||
vim.g.gitblame_enabled = 0
|
Loading…
Add table
Add a link
Reference in a new issue