Commit graph

107 commits

Author SHA1 Message Date
f5ec18d6d0 Add basic Z Shell config 2015-05-09 12:19:32 +01:00
3f8c900e19 Add some comments to the functions 2015-05-05 14:37:26 +01:00
4b92313f7b Remove vimtex 2015-05-05 14:37:17 +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
7a35dd68a9 Add latex package for vim. 2015-05-03 23:23:22 +01:00
8c73c93ed4 Remove quotes to make subshell work 2015-05-03 23:23:11 +01:00
9a2f55dea3 Remove vim bundle 2015-05-02 23:21:46 +01:00
c3bf84deb0 Split out fish functions and add the right ssh key 2015-05-02 20:25:23 +01:00
6781da5828 Add ssh-agent setup for fish 2015-05-02 20:08:49 +01:00
0b6f2f8b00 Add sudo write on vim. 2015-05-02 18:42:53 +01:00
80969bf64d Remove youcompleteme, install some other stuff. 2015-05-02 18:39:53 +01:00
07239a07b0 Basic tmux config 2015-05-02 18:39:33 +01:00
ac9ea7e5fa Remove icon.
This is what was messing up my most recent project.
2015-05-02 18:38:07 +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
bbc0e87495 Ignore more Fish rubbish 2015-03-09 13:21:26 +00:00
2c5e60f4f5 Add JSX support to language. 2015-03-09 13:20:49 +00:00
Max Bucknell
f2df13f049 Make Atom work (I don't know why) 2015-03-09 13:20:03 +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
4d4a9f869d Ignore configstore, something that gets written to. 2015-01-11 09:42:04 +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
20de4863c3 Add DYLD_LIBRARY_PATH for Rust. 2015-01-11 09:40:07 +00:00
721bc2e954 Add Composer support to $PATH. 2015-01-11 09:39:33 +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
1a02db83df Ignore pesky vim garbage. 2014-11-24 09:25:28 +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
b2a5a535e3 Update Fish colour scheme 2014-11-24 05:28:15 +00:00
1372449a66 Ignore fishd garbage. 2014-11-24 05:28:08 +00:00
1c412810d2 Update prompt.
Nicer formatting, better colours.
2014-11-24 05:17:16 +00:00
e80695e66f Remove Vundle. 2014-11-24 04:42:45 +00:00
747653fb61 Ignore hub config. 2014-11-24 04:40:04 +00:00
2231605662 Kill swap files. 2014-11-24 04:39:20 +00:00