mirror of
https://github.com/iofq/nvim.nix.git
synced 2026-01-23 08:55:16 -06:00
polish git, mini config
This commit is contained in:
parent
0c5b3d23ae
commit
c4ddbfc40c
10 changed files with 102 additions and 104 deletions
|
|
@ -11,4 +11,4 @@ oil.setup({
|
|||
["wq"] = "actions.close"
|
||||
}
|
||||
})
|
||||
vim.keymap.set("n", "<leader>c", oil.open, {noremap = true, silent = true});
|
||||
vim.keymap.set("n", "<leader>c", oil.toggle_float, {noremap = true, silent = true});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue