Commit Graph

7 Commits

Author SHA1 Message Date
82c73b7b0d
[VIM] Tagbar config, Nerdtree extended UI 2021-04-05 03:54:46 +02:00
c46d64cb70
[VIM] Change keybindings, remove weird chars, add vim-devicons and goyo 2021-04-05 01:50:31 +02:00
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