Move keybinds to init.lua, add neotest and tiny-inline
This commit is contained in:
@@ -30,6 +30,5 @@ return {
|
||||
},
|
||||
},
|
||||
})
|
||||
vim.keymap.set("n", "<C-n>", ":Neotree filesystem reveal right toggle<CR>", {})
|
||||
end,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user