From bdc07436d80c7778f32e50c03cb20740a024edfe Mon Sep 17 00:00:00 2001 From: Urbain Vaes Date: Fri, 24 Apr 2015 23:38:18 +0100 Subject: new alias for Obsession.vim --- .gitignore | 1 + vifm/vifminfo | 52 ---------------------------------------------------- zshrc | 1 + 3 files changed, 2 insertions(+), 52 deletions(-) delete mode 100644 vifm/vifminfo diff --git a/.gitignore b/.gitignore index 0fd6ef0..43fa848 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ mutt/mailboxes/ vim/bundle/ vifm/Trash vifm/vimfiles +vifm/vifminfo mutt/mutt-colors-solarized/ mutt/temp/ mutt/cache/ diff --git a/vifm/vifminfo b/vifm/vifminfo deleted file mode 100644 index 90cacc2..0000000 --- a/vifm/vifminfo +++ /dev/null @@ -1,52 +0,0 @@ -# You can edit this file by hand, but it's recommended not to do that. - -# Bookmarks: -'k - /home/urbain/Dropbox/phd/papers - texput.log -1429873258 -'m - /home/urbain/Dropbox/phd/papers/spectral - code/ -1429873263 -'p - /home/urbain/Dropbox/phd/papers/spectral - code/ -1429873265 -'H - /home/urbain - ../ --1 - -# Command line history (oldest to newest): -:colorscheme solarized -:colorscheme desert -:colorscheme g80 -:colorscheme zenburn -:colorscheme zenburn_1 -:colorscheme solarized-dark -:colorscheme matrix -:h nmap -:h map -:nmap m 'm -:nmap m m -:nmap p 'p -:marks -:map q :q -:map tab space -:map space -:map -:h -:set number -:q -:e - -# Search history (oldest to newest): -/col -/colorschem - -# Prompt history (oldest to newest): - -# Trash content: -t/home/urbain/.vifm/Trash/000_dead.letter - /home/urbain/dead.letter diff --git a/zshrc b/zshrc index 08eeafc..c7e7b9a 100644 --- a/zshrc +++ b/zshrc @@ -50,6 +50,7 @@ alias v=$EDITOR alias g='git' alias v='vim' alias vs="vim --servername SYNC" +alias vsess="vim -S Session.vim" alias va="vim --servername SYNC main.tex \ sections/introduction.tex \ sections/sec1.tex \ -- cgit v1.2.3