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
089f9dd16f
Python 3 household here
2016-03-08 08:05:30 +00:00
a77ea584d7
Add debug timeout
2016-03-08 08:05:15 +00: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
6394f79f40
PHPCS formatting
2016-02-12 09:01:41 +00:00
f646212abc
Markdown uses tabs
2016-02-12 09:01:41 +00:00
dc3eb098f0
Add more PHP snippets
2016-02-12 09:00:57 +00:00
bd72137746
Use Pick differently
2016-02-12 09:00:57 +00:00
7505221c76
Edit pick (bad solution)
2016-02-08 09:01:36 +00:00
f815a09243
Indent less with 4
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
da29892f10
Add a git blame tool
2016-02-02 17:52:03 +00:00
fad0177331
Add some snippets
2016-02-02 17:51:52 +00:00
430afd6a5c
Fix indentation for Magento
2016-02-02 10:44:43 +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
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