Commit graph

86 commits

Author SHA1 Message Date
e9aff663a7 Ultisnips! 2016-02-02 10:39:19 +00:00
c684901f14 XML attribute highlighting. 2015-06-23 20:17:17 +01:00
f5fa4c1904 XML colors 2015-06-12 15:18:51 +01:00
3a53e41e8a Add proper PATH 2015-05-09 12:35:21 +01:00
c36f80965c Fix Vim issues 2015-05-09 12:20:34 +01:00
f1b840415a Add some better comments to vimrc 2015-05-05 14:27:46 +01:00
e1876c46a2 Hard wrap markdown lines 2015-05-05 13:14:42 +01:00
9a2f55dea3 Remove vim bundle 2015-05-02 23:21:46 +01:00
80969bf64d Remove youcompleteme, install some other stuff. 2015-05-02 18:39:53 +01:00
e4ff3d8f2c Add split handling. 2015-05-02 18:35:55 +01:00
7afbc9ae8f Remove ultisnips. I never used it. 2015-03-10 00:44:47 +00:00
71202e83ee Remove command-t for pick 2015-03-10 00:43:45 +00:00
3e4286bf43 Various updates 2015-03-09 13:49:57 +00:00
2c5e60f4f5 Add JSX support to language. 2015-03-09 13:20:49 +00:00
Max Bucknell
b02fb749a6 Periodic vimrc update. 2015-03-09 13:19:33 +00:00
Max Bucknell
0367aa8fb9 Update colour scheme. 2015-03-09 13:19:17 +00:00
Max Bucknell
5d5a03f608 Add better JavaScript language. 2015-03-09 13:18:31 +00:00
678c8426ad Add Handlebars and Mustache templates. (Ember.) 2015-01-11 09:44:35 +00:00
24b08086bc Add UltiSnips. 2015-01-11 09:44:19 +00:00
b04c37edca Add Rust support. 2015-01-11 09:44:05 +00:00
c16643391c Disable paren matching.
Ultimately, I would like to enable this functionality again, but with
some customisations. It interferes with my colour scheme, because Vim's
loading order is kind of rubbish.
2015-01-11 09:42:58 +00:00
48ca31c39d Remove FuzzyFinder config. 2015-01-11 09:41:11 +00:00
3977605fd5 Make scalar types cyan, and reformat. 2015-01-11 09:40:36 +00:00
aae033e210 Fix highlighting of errors.
Syntastic by default adds a sign, which is shown in the gutter of the
buffer. Signs also add a style to the entire line, and this can be used
to style the line containing an error. However, it also shows a sign in
the gutter, which I did not want.

This commit adds a match style to the line, without requiring a sign to
be shown in the gutter.
2015-01-11 09:36:00 +00:00
edb217bc0f Swap FuzzyFinder for Command-T. 2015-01-11 09:33:36 +00:00
4cdb6dc777 Install Syntastic 2014-11-24 09:25:58 +00:00
bb636afb97 Install YouCompleteMe. 2014-11-24 07:12:33 +00:00
fcf5d81436 Add FuzzyFinder 2014-11-24 06:08:07 +00:00
bb4ed7a125 Add Pathogen 2014-11-24 05:53:33 +00:00
b7e399a9c0 Move command to show highlight groups. 2014-11-24 05:46:09 +00:00
3aecf8a763 Disable folding. 2014-11-24 05:45:59 +00:00
348a1dbde8 Disable swap files. 2014-11-24 05:45:31 +00:00
2b5b19a73e Remove unneeded comment. 2014-11-24 05:45:02 +00:00
e80695e66f Remove Vundle. 2014-11-24 04:42:45 +00:00
2231605662 Kill swap files. 2014-11-24 04:39:20 +00:00
bf41472ef0 [add] vim configuration 2014-10-18 20:47:06 +01:00