changes
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
--vim.o.foldlevelstart = 4
|
||||
--vim.o.foldmethod = "expr"
|
||||
--vim.o.foldexpr = "nvim_treesitter#foldexpr()"
|
||||
@@ -0,0 +1,4 @@
|
||||
-- automatically opens all marked files
|
||||
_G.harpoon_open_marks()
|
||||
-- sets tab switch mode to harpoon marks
|
||||
_G.harpoon_btoggle(true)
|
||||
Reference in New Issue
Block a user