dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

commit 841af7ebc32623bd262970316cafbc14fca5d131
parent 12af4dea071ba3b6472989995aff35112eb9aaa4
Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date:   Fri, 17 Jul 2015 19:43:27 +0200

modify make cmd

Diffstat:
M.vimrc | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.vimrc b/.vimrc @@ -335,7 +335,7 @@ nmap <leader>A :e ~/articles/articles.rst<CR> nmap <leader>D :read !date<CR> " job execution -nmap <leader>m :Make<CR> +nmap <leader>m :Make nmap <leader>E :VimProcRead nmap <leader>! :Start!