Go to file
Talia 04eb8d6828 Add git history commands
- GitFirst check out first revision of the file into new buffer
- GitLast same but last revision
- GitNext jump to the next revision of a file
- GitPrevious same but previous
  Only commits that modified the file are considered
- GitInfo shows commit information about the current revision
2018-04-12 08:40:48 +02:00
lua Further improved visual-execute 2018-03-12 09:30:49 +01:00
bashrc Fixed visual-execute for linux 2018-03-09 14:57:04 +01:00
gvimrc Moved cursorline option to gvimrc 2017-12-19 15:46:02 +01:00
vimrc Add git history commands 2018-04-12 08:40:48 +02:00