🔧 Major overhaul of nvim config
This commit is contained in:
parent
351ce052a7
commit
5e7afd99ec
38 changed files with 1091 additions and 87 deletions
3
.config/nvim_pack_old/after/plugin/gitblame.lua
Normal file
3
.config/nvim_pack_old/after/plugin/gitblame.lua
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
require("gitblame").setup({
|
||||
enabled = false,
|
||||
})
|
||||
Loading…
Add table
Add a link
Reference in a new issue