35d08af7ce
vim: remove GVim settings
...
I never use gvim. I'm not sure why I added these here in the first
place. The defaults should do the same thing anyway
Signed-off-by: Joe Groocock <me@frebib.net>
2020-08-10 22:01:42 +01:00
ec76965c70
vim: group splitting options together
...
Signed-off-by: Joe Groocock <me@frebib.net>
2020-08-10 22:01:22 +01:00
08373e019a
vim: add Salt SLS syntax highlighting
...
This is better than Jinja+YAML highlighters alone as it combines both
into one
Signed-off-by: Joe Groocock <me@frebib.net>
2020-07-14 21:07:18 +01:00
d1772bc178
vim: gitcommit: add right gutter at column 72
...
Also set the tab indent to 4 chars instead of the default 8
2020-04-02 11:41:18 +01:00
56229dea13
vim: auto-resize splits on window resize
2018-11-03 23:05:44 +00:00
c5cd1cf36e
vim: add Puppet/Vala syntax highlighting
2018-10-22 21:26:31 +01:00
3dbc78c03b
vim: fix dhtn navigation in :Explore
2018-10-19 14:44:31 +01:00
f37cf0f49b
vim: always remove ~/.vim from rtp
2018-10-19 11:57:19 +01:00
abed398b07
vim: fix netrwhist file location
2018-10-19 11:51:24 +01:00
815da41076
vim: improve VimTex experience
2018-07-30 09:29:22 +01:00
24cf4ac494
vim: migrate from Vundle to vim-plug
2018-04-23 01:10:05 +01:00
ae1acb194c
vim: create missing directories on startup
2018-04-21 00:20:51 +01:00
4579473479
Add $GOPATH/bin to PATH
2018-04-20 23:58:53 +01:00
5bb7c53519
vim: bind fzf and NERDTree
2018-04-12 03:00:02 +01:00
8edf74dc4f
vim: make syntastic actually usable
2018-04-12 02:59:23 +01:00
366873ea47
vim: use chktex for latex/syntastic
2018-04-12 02:52:07 +01:00
e09e7105dd
vim: correctly use XDG dirs
2018-04-12 02:51:32 +01:00
ebc435ad33
vim: unmap Q from ex mode
2018-04-05 11:25:42 +01:00
771cdf4b5d
vim: disable vimtex autoindent
2018-04-03 17:16:31 +01:00
eadeba5baa
vim: use pretty unicode listchars
2018-04-03 17:16:31 +01:00
65c8a2d9a6
gvim: use consistent font size with system
2018-04-03 17:16:30 +01:00
6da74dddde
vim: highlight cursor position with cursor{line,column}
2018-04-03 17:16:30 +01:00
776e641ed0
vim: add wqa and fat-finger aliases
2018-04-03 17:16:30 +01:00
93e11c73f8
vim: add magic regex to search patterns
2018-04-03 17:16:30 +01:00
f985d47b68
vim: split in the direction you'd expect
2018-04-03 17:16:30 +01:00
f35e8b8bec
vim: autosave modified files, also when FocusGained
2018-04-03 17:16:29 +01:00
fc256a3f4f
vim: add FZF and NERDTree <leader>.. keybinds
2018-04-03 17:16:28 +01:00
92542e8cf0
vim: visually indent wrapped lines
2018-03-31 13:44:45 +01:00
eb16166873
vim: add vim-commentary for easy comments
2018-03-30 14:44:49 +01:00
9a37bbb4c1
vim: improve autosave events, fix re-sourcing
2018-03-30 14:44:32 +01:00
6129bb6794
vim: add vim-surround and vim-repeat
2018-03-30 10:52:23 +01:00
e294810914
vim: add tagbar, nerdtree & various latex configuration
2018-03-29 16:30:55 +01:00
0f01928777
vim: add column at 80 chars for C-like filetypes
2018-03-29 12:16:30 +01:00
5c8faae56d
vim: only autosave for existing files
2018-03-29 12:15:20 +01:00
61ca5b014b
vim: use darker grey for whitespace
2018-03-29 11:54:40 +01:00
8123d9499c
vim: ignore more viminf* tmp files
2018-03-29 11:46:29 +01:00
91cb7ea620
vimrc: enable spell-checking for Tex
2018-03-29 11:32:13 +01:00
7b006d65ca
vim: remap completion to <C-Space>
2018-03-14 02:08:51 +00:00
2dac4b461f
Tidy up vimrc and improve autosaving
2017-11-26 00:57:47 +00:00
a24abd9de5
Start VimtexCompile when opening a tex file
2017-11-24 00:16:57 +00:00
d51b6dba80
Prevent YCM asking for every c file opened
2017-11-23 21:33:03 +00:00
3042e747e5
Fix vimtex mapping breaking navigation
...
Thanks, lervag!
https://github.com/lervag/vimtex/issues/1004
2017-11-23 21:26:29 +00:00
36588f8de5
Set listchars colour to be less invasive
2017-11-23 20:03:36 +00:00
004875f664
Move .vim{,rc} to .config
2017-11-23 19:40:24 +00:00