mirror of
https://github.com/keanuplayz/dotfiles.git
synced 2024-08-15 02:33:12 +00:00
[nvim] Split config up into separate files.
This commit is contained in:
parent
24125e5272
commit
82c01ffdbe
3 changed files with 8 additions and 3 deletions
2
nvim/plugin/keybinds.vim
Normal file
2
nvim/plugin/keybinds.vim
Normal file
|
@ -0,0 +1,2 @@
|
|||
" Add keybind for coc-explorer
|
||||
nmap <space>m :CocCommand explorer<CR>
|
Loading…
Add table
Add a link
Reference in a new issue