From 5e1e6af3b6c4ee7fde7da8a3237af22f0884df5e Mon Sep 17 00:00:00 2001 From: Bill Niblock Date: Sun, 20 Mar 2016 17:02:58 -0400 Subject: [PATCH] Update vimrc mapping to reflect makefile --- vim/vimrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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