Commit graph

16 commits

Author SHA1 Message Date
2c5e60f4f5 Add JSX support to language. 2015-03-09 13:20:49 +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
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
e80695e66f Remove Vundle. 2014-11-24 04:42:45 +00:00
bf41472ef0 [add] vim configuration 2014-10-18 20:47:06 +01:00