Commit graph

152 commits

Author SHA1 Message Date
5bdd9c80d5 Revert "Stop loading coc because node uses huge amounts of RAM"
This reverts commit 8fd753e28d.
2021-03-07 23:05:32 +00:00
3767412f67 Use DirectX rendering on Windows 2021-02-22 15:24:07 +00:00
8cbbb1f8a2 Add github.com/arthurealike/vim-J colorscheme 2021-02-09 20:38:00 +00:00
8fd753e28d Stop loading coc because node uses huge amounts of RAM 2021-02-03 12:43:53 +00:00
a382c219c2 Don't fork the gui process 2021-01-27 12:17:35 +00:00
0313c4cac3 Tweak markdown config 2020-11-30 13:12:28 +00:00
b8f411fe26 Check for nodejs/node 2020-10-30 20:29:16 +00:00
9872e15a7f Only load coc.nvim when compatible 2020-10-30 14:05:33 +00:00
585a23a946 Add shortcuts to jump to the start and end of the line 2020-10-30 13:40:17 +00:00
6ad84a2d58 Remove redundant whitespace 2020-10-30 13:39:46 +00:00
eb2488bfd1 Add coc.nvim plugin (requires nodejs) 2020-10-30 13:36:11 +00:00
cdfe8e11a3 Keep two lines visible at the top/bottom of the screen 2020-10-30 11:23:23 +00:00
300da4103a Add an additional Wq command 2020-10-30 10:58:37 +00:00
f80daa060a Use gopls for Go 2020-10-28 13:36:07 +00:00
35a4e11c1a Map :w to <F12> 2020-10-28 12:38:31 +00:00
628e676714 Sort keybindings alphabetically 2020-10-28 12:38:14 +00:00
0723edaa4d Wrap at 72 and highlight at 101 2020-06-04 10:31:44 +01:00
eb19b375da Use longer lines (120 characters) 2020-06-01 10:55:15 +01:00
9596726105 Map C-BS to delete previous word 2019-11-03 16:22:04 +00:00
d9fd1bf53e Set up YAML autocmd 2019-10-02 22:12:06 +01:00
5dc8c67a97 Make gvim wider and shorter 2019-09-21 16:03:21 +01:00
08f01ec164 Add ALE Language Server Protocol client 2019-09-16 09:51:09 +01:00
3f08f570eb Use basic system fonts 2019-09-14 19:11:16 +01:00
3c6d824e52 Use shorter names for autocmd to avoid the right-hand edge 2019-09-08 19:14:11 +01:00
47e6ae3a5a Make separators the wrap width and increase header spacing slightly 2019-09-08 19:13:01 +01:00
b238b7a47e Revert back to Iosevka Term Light 2019-09-04 22:34:47 +01:00
f6f3060448 Check for viminfo and wildmenu support 2019-08-23 23:09:07 +01:00
215317aea7 Switch to Iosevka Term Slab Light font by default 2019-08-23 22:55:43 +01:00
b85e32199d Use 8-wide tabs 2019-08-05 11:18:34 +01:00
6278c69c25 Fix autocmd for new tab settings 2019-08-05 11:10:28 +01:00
bce6d644ed Use tabs for indentation and spaces for alignment 2019-08-05 10:54:46 +01:00
c1155dfd3a Do not expand tabs 2019-08-05 10:53:01 +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
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
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