a bit sloppy but working
This commit is contained in:
7
lua/config/harpoon.lua
Normal file
7
lua/config/harpoon.lua
Normal file
@@ -0,0 +1,7 @@
|
||||
require("harpoon").setup({
|
||||
global_settings = {
|
||||
save_on_toggle = false,
|
||||
save_on_change = true,
|
||||
enter_on_sendcmd = false
|
||||
}
|
||||
})
|
Reference in New Issue
Block a user