mirror of
https://github.com/harivansh-afk/nix.git
synced 2026-04-15 11:02:19 +00:00
install mutex and barrett/forge
This commit is contained in:
parent
09d138e992
commit
b017d4985e
3 changed files with 14 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ return {
|
|||
['<C-c>'] = { callback = 'actions.close', mode = 'n' },
|
||||
['-'] = { callback = 'actions.parent', mode = 'n' },
|
||||
['g.'] = { callback = 'actions.toggle_hidden', mode = 'n' },
|
||||
['<C-t>'] = false,
|
||||
},
|
||||
}
|
||||
map('n', '-', '<cmd>Canola<cr>')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue