moved new files over
This commit is contained in:
@@ -1 +0,0 @@
|
||||
vim.api.nvim_del_keymap("n", "<leader>co")
|
||||
@@ -1,3 +0,0 @@
|
||||
vim.o.foldlevelstart = 10
|
||||
vim.o.foldmethod = "expr"
|
||||
vim.o.foldexpr = "nvim_treesitter#foldexpr()"
|
||||
@@ -1,4 +0,0 @@
|
||||
---- 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