1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00
Commit Graph

25 Commits

Author SHA1 Message Date
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
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