diff --git a/vim/vimrc b/vim/vimrc index c74df93..88f24eb 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -96,8 +96,8 @@ nnoremap h :set nohlsearch! " nnoremap db :tabnew ~/.dotfiles/bash/bashrc " t is for tmux nnoremap dt :tabnew ~/.dotfiles/tmux/tmux.conf -" d is for dotfiles install script - nnoremap dd :tabnew ~/.dotfiles/install.conf.yaml +" m is for makefile + nnoremap dm :tabnew ~/.dotfiles/makefile " Remap ESC in insert mode inoremap jk