mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-02-19 19:27:31 -08:00
some keymaps for changing directories
This commit is contained in:
parent
4d591837c6
commit
6a364d29b0
@ -48,6 +48,10 @@ map <C-l> <C-W>l
|
||||
" netrw
|
||||
map <leader>e :Ex <cr>
|
||||
|
||||
" change directories
|
||||
map <leader>cc :cd<space>
|
||||
map <leader>cd :cd ~/.local/share/chezmoi <cr>
|
||||
|
||||
" open common files
|
||||
map <leader>ov :e ~/.local/share/chezmoi/home/dot_vimrc <cr>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user