Commit graph

61 commits

Author SHA1 Message Date
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
9e1abb1eaa Remove CtrlP and NeoComplete from vimrc 2017-04-12 15:58:39 +01:00
d3755f54ed Remove Airline theme option 2017-04-10 16:04:30 +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
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
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
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
c02676cfbb Move Pathogen from start to opt 2017-04-05 14:52:57 +01:00
72006e9c21 Stop using submodules and use native Vim8 plugin system 2017-04-05 14:50:44 +01:00
e02f97af16 Standardise spacing around = signs 2017-03-13 10:20:30 +00:00
ac77aa3b61 Disable folding 2017-03-13 10:19:02 +00:00
ca9de01eb6 Removed all autocmd (very slow on Windows) 2017-02-22 15:52:20 +00:00
7daff1a13b Force UTF-8 mode for rst2html 2017-02-22 11:35:34 +00:00
b5e5a74cde Only use listchars space if the Vim version supports it 2017-02-22 09:51:33 +00:00
d4ebab24c4 Add listchars 2017-02-03 16:22:26 +00:00
19a3611a4e Update git vim repo 2017-01-25 15:37:36 +00:00
e705339fee Add options to make use of netrw 2016-07-13 10:05:56 +01:00
3a754955ca Add alias for W, Q, and WQ 2016-05-11 08:50:10 +01:00
30d385b92e Use markdown for all *.md files 2016-04-13 12:47:55 +01:00
3cb18c9552 Use Monoid font 2016-02-09 11:22:30 +00:00
3dd1790bd9 Add scrollbar back 2015-12-10 13:44:28 +00:00
2653d7ebee Stop folding files 2015-11-20 10:27:46 +00:00
3c8ba08bfe Ignore arrow keys 2015-11-20 10:27:25 +00:00
dcbadf8183 Merge branch 'master' of https://github.com/acperkins/vim 2015-11-16 18:28:30 +00:00
6d821688e6 Hide menus and toolbars 2015-11-16 18:23:43 +00:00
421d79a45d Correct commit c496deccd3 2015-11-04 10:48:14 +00:00
c496deccd3 Highlight the column *after* the last 2015-11-04 10:42:47 +00:00
15a6ff7e62 Prevent error if foldmethod doesn't work 2015-11-03 09:35:22 +00:00
ab0a6cff55 Use default list characters 2015-10-27 09:26:32 +00:00
b47295518f Fold blocks by syntax 2015-10-23 12:29:26 +01:00
a2de26edde Keep .swp files in temporary directories 2015-10-23 10:25:29 +01:00
5595b87549 Fix disabling spell checking 2015-10-22 13:10:06 +00:00
bdc071a105 Disable spell checking 2015-10-22 14:08:10 +01:00
f2f8645868 Order keyboard maps alphabetically 2015-10-22 10:20:01 +01:00
cd6b2eb59b Add keyboard shortcuts to switch windows 2015-10-22 10:15:02 +01:00