mirror of
https://github.com/macocianradu/setup.git
synced 2026-03-18 21:00:04 +00:00
gitsigns enable blame line
This commit is contained in:
@@ -34,4 +34,5 @@ require 'nvim-treesitter.configs'.setup {
|
||||
|
||||
vim.o.foldmethod = "expr"
|
||||
vim.o.foldexpr = "nvim_treesitter#foldexpr()"
|
||||
vim.o.foldenable = true
|
||||
vim.opt.foldlevel = 99
|
||||
vim.opt.foldlevelstart = 99
|
||||
|
||||
Reference in New Issue
Block a user