From f8c5862d8c2be73276eea2c6805b065a5d6eb044 Mon Sep 17 00:00:00 2001 From: Peng Li Date: Sat, 12 Sep 2015 11:53:32 +0800 Subject: [PATCH] emacs git ignore file --- emacs.d/.gitignore | 3 ++- vimperatorrc | 7 ++++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/emacs.d/.gitignore b/emacs.d/.gitignore index bbabeb3..454bcf7 100644 --- a/emacs.d/.gitignore +++ b/emacs.d/.gitignore @@ -1,3 +1,4 @@ +.* elpa/* games/* test/* @@ -13,4 +14,4 @@ recentf projectile-bookmarks.eld config/init-my-theme-2.el config/my-color-theme.el -\#* \ No newline at end of file +\#* diff --git a/vimperatorrc b/vimperatorrc index baf1849..282473d 100644 --- a/vimperatorrc +++ b/vimperatorrc @@ -32,7 +32,7 @@ nmap h :help nmap , :source ~/.vimperatorrc -noremap +"noremap set "editor=/usr/local/bin/mvim --remote-silent" @@ -48,7 +48,7 @@ nnoremap B b nnoremap b :bmarks! -tags nnoremap e b -"set gui=nonavigation +set gui=nonavigation ":tab addons ":tab downloads @@ -57,4 +57,5 @@ nnoremap e b ":tab javascript! ":tab preferences! " - +noremap +noremap v -- 2.11.0