Commit graph

424 commits

Author SHA1 Message Date
6e5577dd0c Always load the menu bar 2018-07-12 10:01:14 +01:00
eaa54e3caf Add OPML formatting 2018-06-28 10:25:51 +01:00
ffa886208b Disable vim-go warning 2018-05-14 09:45:56 +01:00
9d90477bed Add vim-go version 1.17
https://github.com/fatih/vim-go
2018-05-06 16:45:27 +01:00
feaf0b0ff7 Do not use sw=2 for Markdown files 2018-04-23 11:29:56 +01:00
20e8560e1d Use 8 spaces in Markdown and highlight two end columns 2018-04-19 10:13:18 +01:00
b59a0baa53 Load the modelines from files 2018-01-23 11:49:45 +00:00
7ddeff0400 Improve terminal colour handling 2018-01-15 09:17:49 +00:00
d1a95a0107 Stop automatically wrapping lines 2017-12-07 14:35:37 +00:00
a8073599ae Use Liberation Mono instead of Source Code Pro 2017-12-07 11:00:05 +00:00
4fa7bb9f5c Use 8-space-width tabs for go files 2017-11-22 13:57:01 +00:00
baed3af869 Keep tabs for go files 2017-11-22 12:56:40 +00:00
8181d4b4f6 Use two-space indent for YAML files 2017-08-05 21:04:17 +00:00
8d7fb11102 Merge branch 'master' of https://github.com/acperkins/vimfiles 2017-06-20 13:23:56 +01:00
574337470e Use smaller default font for Source Code Pro 2017-06-20 13:23:47 +01:00
139800ba46 Set shiftwidth=2 for HTML files 2017-06-01 08:20:56 +01:00
a3ac24b8d9 Move vim into the userprofile directory 2017-05-16 12:29:40 +01:00
18bc53b465 Use two-space indent for Markdown 2017-05-04 11:48:54 +01:00
c89daea2cf Use Source Code Pro font and config for Gtk+3 2017-05-04 11:28:18 +01:00
a8448908af Use 16-bit colours at 'linux' and 'Eterm' consoles 2017-05-03 10:08:52 +01:00
cf4b87b81b Move terminal colour settings under 'eval' 2017-05-03 09:41:48 +01:00
4be6f4dc0c Use two-space indent for XML files 2017-05-03 09:35:09 +01:00
64bacc12b0 Check for +printer and configure the header 2017-04-27 11:11:13 +01:00
b2a3543d93 Use font fallback for Windows 2017-04-26 08:47:56 +01:00
e5b7dce6a7 Remove TextFormat plugin
Can use the built-in :center and :right commands
2017-04-13 10:37:22 +01:00
9e1abb1eaa Remove CtrlP and NeoComplete from vimrc 2017-04-12 15:58:39 +01:00
a2e85e0489 Remove CtrlP and NeoComplete 2017-04-12 11:51:18 +01:00
d3755f54ed Remove Airline theme option 2017-04-10 16:04:30 +01:00
f29917b3ef Remove vim-airline and vim-airline-themes 2017-04-10 16:03:04 +01:00
982c33e21c Append to listchars instead of overwriting it 2017-04-10 14:39:49 +01:00
d44123115c Use listchars (without space) for all builds 2017-04-10 14:40:43 +01:00
07ca35c8fc Fit the separators onto one line in the console 2017-04-10 14:37:24 +01:00
bd93c75854 Add comment sections 2017-04-10 14:04:34 +01:00
e16ef6da19 Detect features before using them 2017-04-10 13:50:30 +01:00
d56ade40b5 Remove stray blank line 2017-04-10 13:18:38 +01:00
372153819d Re-organise the config file 2017-04-10 13:14:39 +01:00
17fc7abc5e Make vimrc work on default Ubuntu vi 2017-04-10 12:33:26 +01:00
ddb39ef172 Update vim-airline 2017-04-10 12:06:24 +01:00
9e5999652c Add vim-airline-themes repository 2017-04-10 12:03:07 +01:00
3d9664781b Stop using viminfo 2017-04-07 13:55:48 +01:00
779768c151 Fix incorrectly using read-only Vim 2017-04-07 13:11:36 +01:00
44d5bfcb75 Use the system clipboard as the default 2017-04-07 08:36:05 +01:00
0282a77685 Include ctrlp.vim (mapped to Ctrl-P) 2017-04-07 08:35:41 +01:00
5fff31eec9 Include neocomplete (requires lua) 2017-04-06 15:34:32 +01:00
17cf45dfb6 Rename and re-order Vim entries 2017-04-06 15:11:40 +01:00
c8d4320a09 Add registry file for Vim in %LOCALAPPDATA% 2017-04-06 13:54:10 +01:00
f0fcbf58fb Remove link to vim-sensible 2017-04-06 09:10:36 +01:00
8bbb132415 Merge parts from sensible.vim into vimrc
Merge parts of Tim Pope's "sensible.vim"
<https://github.com/tpope/vim-sensible>.
2017-04-06 09:03:26 +01:00
5f96ba1cda Remove .gitmodules 2017-04-05 14:55:30 +01:00
c02676cfbb Move Pathogen from start to opt 2017-04-05 14:52:57 +01:00