Commit Graph

5 Commits

Author SHA1 Message Date
6c460fc2d7
VIM: Install workspaces
workspaces is a tool to save and restore vim sessions, which will be
stored as instructions in a Session.vim file (which I renamed to
.vsession in the config)

Signed-off-by: Tobias Manske <tobias.manske@mailbox.org>
2018-09-02 07:12:07 +02:00
b98cc52343
VIM: Cleanup keybindings, add NERDTreeToggle <F4>
The keybindings file was a mess. Cleaned it up and bound NERDTreeToggle
to <F4> in normal mode for easy access. Buffers are now on <F3> in every
mode. This will probably be changed again, depending on how annoying it
is.

Signed-off-by: Tobias Manske <tobias.manske@mailbox.org>
2018-09-01 11:22:53 +02:00
d71444fb85
Rmd no strip whitespace, compile on F5 insert mode 2018-05-04 17:18:36 +02:00
439906a6e8
R markdown keybinding F5 2018-05-04 16:53:50 +02:00
0331f6518a
Fixed vim and zsh 2018-04-05 13:06:54 +02:00