Commit graph

70 commits

Author SHA1 Message Date
Danielle McLean e36c01d335
Persistent undo support, saving undo files in XDG_CACHE_HOME 2016-11-16 10:17:55 +11:00
Danielle McLean 74eedcf77a
Switch from Powerline to Airline for improved performance 2016-11-16 10:17:12 +11:00
Danielle McLean cf42b9a1b3
Use NERDTree instead of netrw, it's a better file browser 2016-10-30 22:14:56 +11:00
Danielle McLean 2927951bae
Keep netrw's cache in a subdir of Vim's cache, since it's a Vim thing anyways 2016-10-23 15:20:39 +11:00
Danielle McLean 7ec682b53c
More plugins, reorganisation, etc. 2016-10-22 21:10:08 +11:00
Danielle McLean 359cfe7a8c wincent/loupe for more sensible default search behaviour 2016-10-17 20:46:38 +11:00
Danielle McLean be91b857f6 Satisfy vint's complaints 2016-10-17 20:46:09 +11:00
Danielle McLean cfc7bf41a8 Set my preferred wildmode (longest and THEN full) 2016-10-17 20:45:30 +11:00
Danielle McLean 3a55e1df41
Satisfy vint's opinions in the ~/.vimrc 2016-10-17 20:22:02 +11:00
Danielle McLean 264ee4b1fa Only load ALE if job support is available 2016-10-08 12:40:24 +11:00
Danielle McLean 6826c738e2
Using stow-rename, unhide all the files :3 2016-10-07 23:12:17 +11:00
Danielle McLean 08ea297910
Set MYVIMRC to the 'real' vimrc 2016-10-07 00:16:02 +11:00
Danielle McLean 3e33f13529
Install polyglot for lots of language support, and ale for async checking 2016-10-07 00:02:29 +11:00
Danielle McLean 2d5565ca5d
Configure netrw to store its stuff in XDG_CACHE_HOME 2016-10-07 00:02:00 +11:00
Danielle McLean f17b1ed073 Migrate Vim configuration to XDG basedir spec
All my config lives in $XDG_CONFIG_HOME/vim, and installed plugins go to
$XDG_CACHE_HOME/vim, as does the viminfo file.
2016-10-06 10:56:05 +11:00
Danielle McLean 8a489d6880
Add some options for tweaking the display that I like 2016-10-04 22:50:47 +11:00
Danielle McLean 863a7ba379
Include a .gvimrc, apparently I totally forgot earlier 2016-10-03 23:00:48 +11:00
Danielle McLean 8f166861b7
Migrate everything to GNU Stow locations instead of homeshick 2016-10-03 22:59:33 +11:00
Danielle McLean 846e5007ad
Add an ideavimrc file 2016-10-03 12:43:11 +11:00
Danielle McLean a27aca395c
Initial commit - less complicated than expected 2016-10-02 21:13:50 +11:00