18 Commits

Author SHA1 Message Date
ad481c49a3 Show cursor line with different highlight group 2018-08-25 22:20:11 +01:00
1c2f258b74 Actually enable relative number when available 2018-08-25 22:20:10 +01:00
98e9baa1d9 Remove vim-sensible
vim-sensible includes and old matchit.vim which interfears with
vim-matchup and sets some defaults which are then overridden in
plugins/settings.vim. Remove vim-sensible and document the retained
settings.
2018-08-25 22:20:08 +01:00
6899c68982 Support changing cursor shape for iTerm2 in tmux 2018-08-25 22:20:08 +01:00
de5a99dc68 Fix vim cursor shape after tmux terminal-overrides 2018-08-25 22:20:07 +01:00
4c13f67634 Use tmux terminal-override for cursor shape on VTE 2018-08-25 22:20:07 +01:00
6084d7802d Move relevant settings closer together 2018-08-25 22:20:06 +01:00
de7137f320 Enable cursor shape changes by default 2018-08-25 22:20:06 +01:00
dcea49e12f Move mouse setting 2018-08-25 22:20:06 +01:00
e84ffbecf9 Extend enabled listchars, enable showbreak 2018-08-25 22:20:06 +01:00
675a0ec7ef Guard relativenumber setting 2018-08-25 22:20:06 +01:00
9a6f683850 Enable visual highlight of trail spaces and tabs 2018-08-25 22:20:06 +01:00
00f44fe444 Use existing windows/tabs when jumping to errors 2018-08-25 22:20:02 +01:00
084c306fbb Check features are available before using them 2018-08-25 22:20:01 +01:00
49635e563a Change relativenumber behaviour 2018-08-25 22:19:58 +01:00
9f51ba9293 Add todo's to investigate interesting vim settings 2018-08-25 22:19:51 +01:00
b5f270f86c Don't show mode in command line 2018-08-25 22:19:48 +01:00
f2b566af7a Rename options.vim to settings.vim 2018-08-25 22:19:47 +01:00