Commit graph

163 commits

Author SHA1 Message Date
2b2ad3c01b Use nnoremap insead of nmap 2019-06-19 09:49:58 +01:00
4e19ccdf92 Insert a timestamp with <F10> 2019-06-19 09:01:01 +01:00
863483d1ae Stop mapping Alt-{hjkl} for windows
Does not work; use C-w {hjkl} instead.
2019-06-17 19:52:04 +01:00
8ac59d2ad4 Combine two changes to guioptions 2019-06-17 19:40:51 +01:00
8d3925f2c9 Avoid specifying a Gtk version 2019-06-17 19:40:26 +01:00
dc9f37be7f Update URL 2019-06-17 19:32:39 +01:00
5ea3a83016 Set nocompatible at the very start of the file 2019-06-17 19:30:50 +01:00
988c044872 Do not automatically wrap lines 2019-06-17 19:30:14 +01:00
89b546b07d Stop setting shiftwidth for org-mode
It gets overridden by the plugin anyway.
2019-06-17 11:09:19 +01:00
b724a2ee36 Combine autocmd lines 2019-06-17 11:02:31 +01:00
1798ee4343 Set shiftwidth=2 for org-mode files 2019-06-17 11:02:13 +01:00
861186b1c9 Disable modelines (they are generally insecure) 2019-06-17 09:38:01 +01:00
4ce6758cb3 Set textwidth to 72 in org-mode 2019-06-14 10:00:53 +01:00
7abfad3c8e Set default line length to 72 columns 2019-06-14 09:47:52 +01:00
35456e0e6f Add vim-orgmode 35e94218c12a0c063b4b3a9b48e7867578e1e13c and vim-speeddating v20151024 2019-06-11 16:16:38 +01:00
15df158a9c Toggle Limelight when toggling Goyo 2019-06-10 20:41:14 +01:00
071616d207 Add limelight.vim 106fb5749d227a0de72e36068ed72798c6fd48e6 2019-06-10 20:40:44 +01:00
5d02021b9d Add two useful keyboard shortcuts 2019-06-10 20:28:03 +01:00
a74b867d4e Stop using Fira Code 2019-06-09 22:08:53 +01:00
405e83e4a4 Use two spaces after full stop when joining 2019-06-07 22:49:28 +01:00
7e7784c326 Do not show line-end characters, and set numberwidth=8 2019-06-07 20:00:43 +01:00
a2e4525971 Add goyo.vim 012290431a834752d2fce3dfc197dba3d7d1d0f8 2019-06-07 19:42:31 +01:00
13f026f444 Fix path to Gruvbox 2019-06-07 19:41:39 +01:00
29466aaf2c Revert "Make font larger"
This reverts commit 4b9c4f2629.
2019-06-03 20:40:58 +01:00
d005a026b0 Switch to gruvbox theme 2019-06-03 20:30:56 +01:00
c92be686ef Add gruvbox v3.0.1-rc.0 2019-06-03 20:30:26 +01:00
4b9c4f2629 Make font larger 2019-06-03 20:04:54 +01:00
ecffa01938 Use the minimalist theme 2019-06-03 19:53:47 +01:00
422fbbe51b Clean up display a bit 2019-06-03 19:51:27 +01:00
0086fcb691 Add minimalist v1.6 2019-06-03 19:45:17 +01:00
7959b4e930 Update vim-surround to v2.1 2019-06-03 16:00:14 +01:00
503c765343 Update vim-ps1 to v2.9 2019-06-03 15:59:15 +01:00
566926ad64 Update vim-go to v1.20 2019-06-03 15:58:18 +01:00
b815d29703 Update rust.vim to 53f40ec6c628099e353f25cabd54e5047c28d81d 2019-06-03 15:56:49 +01:00
bfa2dc4040 Update jellybeans.vim to v1.6 2019-06-03 15:55:18 +01:00
a16c8525ef Update vim-pathogen to v2.4 2019-06-03 15:53:53 +01:00
84210c94b1 Add vim-go to README.md 2019-06-03 15:40:11 +01:00
9d100c6c13 Push the lines all the way to column 72 2019-06-03 15:36:02 +01:00
76d2f4dc01 Make the font larger and more readable 2019-05-23 15:59:23 +01:00
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