Commit graph

189 commits

Author SHA1 Message Date
c1155dfd3a Do not expand tabs 2019-08-05 10:53:01 +01:00
540b341051 Add back vimoutliner 2019-07-18 13:43:28 +01:00
d79657f544 Use Liberation Mono font instead of DejaVu Sans Mono 2019-07-17 14:14:05 +01:00
aced103ceb Switch from gruvbox to PaperColor 2019-07-11 09:46:57 +01:00
5b2826d221 Use Iosevka Tem Light (instead of Regular) 2019-07-11 09:46:06 +01:00
66b9547611 Use the Iosevka Term font if it's installed 2019-07-02 09:12:29 +01:00
3979c3ae1d Add shortcut for buffer switching 2019-06-27 15:26:10 +01:00
6c1efec2a5 Slim down vim config 2019-06-20 21:41:02 +01:00
58a37ac525 Re-order 'let' statements 2019-06-20 21:33:31 +01:00
425894153b Do not use Org indenting 2019-06-20 21:33:02 +01:00
54d8d8a29e Use DejaVu Sans Mono instead of Liberation Mono 2019-06-19 20:12:47 +01:00
b0070409c7 Use <space> as an additional <leader> 2019-06-19 18:33:39 +01:00
b4783fc9d3 No not include the current line number in the margin 2019-06-19 15:52:02 +01:00
cba0fdd097 Move the ruler to column 79 (just after textwidth) 2019-06-19 14:47:10 +01:00
e037332b04 Change textwidth to 78 2019-06-19 14:41:38 +01:00
2d3a6241de Update help tags 2019-06-19 13:53:05 +01:00
855198fe1f Add vimoutliner v0.4.0 2019-06-19 13:42:02 +01:00
4efe31ffd7 Fixed URLs in README.md 2019-06-19 12:35:26 +01:00
dfc6b6308c Add a basic README.md 2019-06-19 12:33:07 +01:00
d2f4fb7780 Clean up plugins.md 2019-06-19 12:16:36 +01:00
7c71ce70c8 Add a copy of the Vim license 2019-06-19 12:16:05 +01:00
2df5e9cfcb Add note about separate licenses 2019-06-19 12:09:51 +01:00
b36dc30067 Make spacing more consistent 2019-06-19 11:27:41 +01:00
5cb7b44f6a Use double-spacing 2019-06-19 09:58:01 +01:00
601431e733 Re-arrange terminal detection and color settings 2019-06-19 09:51:00 +01:00
7809d62c35 Re-arrange key mappings 2019-06-19 09:50:22 +01:00
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