68c666bf83
Improve snippet syntax highlighting
2017-02-01 19:28:51 +00:00
817f84511a
Improve non-current status line
2017-02-01 19:28:31 +00:00
7e7ebd613d
Fix visual mode colours
2017-02-01 19:28:16 +00:00
99186d6dbc
Make search have yellow background.
2017-02-01 19:27:55 +00:00
a854e1eb27
Fix preprocessor highlighting
2017-02-01 19:26:57 +00:00
ad82a03dfd
Split out snippets
2017-02-01 19:25:41 +00:00
d7c4706e1d
Normality restored, my terminal is dark once more.
2017-02-01 13:28:04 +00:00
69e6730c50
Update PHP snippets
2017-02-01 09:43:47 +00:00
ebb2cab9bc
Add dark theme
2017-01-25 13:23:13 +00:00
6eabb6b846
Copyright year updates
2017-01-03 23:16:25 +00:00
21f0c5845e
Markdown fixes
2016-12-29 18:28:02 +00:00
d74fcbf89e
Update for i3 and nicer looking stuff. New vim colour scheme (Wut)
2016-12-17 00:15:50 +04:00
519e57ea57
Add some snippets and go to test file.
2016-05-31 11:08:07 +01:00
5594d108e9
Don't need general json anymore
2016-03-08 08:04:56 +00:00
6a7bb3953f
Tidy up JS comments.
2016-03-08 08:00:21 +00:00
ccc9ef022c
Power up PHP snippets
2016-03-08 07:59:53 +00:00
422a90950a
Add rem snippet
2016-02-17 15:25:41 +00:00
215344d93a
Add some new snippets
2016-02-12 09:01:41 +00:00
dc3eb098f0
Add more PHP snippets
2016-02-12 09:00:57 +00:00
7505221c76
Edit pick (bad solution)
2016-02-08 09:01:36 +00:00
ad355fad39
Bring back match paren
2016-02-08 09:01:36 +00:00
124899383b
Update snippets
2016-02-08 09:01:36 +00:00
15883c0c1d
Add composer.json snippet
2016-02-08 09:01:36 +00:00
e55284776b
Configure Vdebug and half of Syntastic
2016-02-08 08:52:25 +00:00
fad0177331
Add some snippets
2016-02-02 17:51:52 +00:00
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
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
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
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