Commit graph

254 commits

Author SHA1 Message Date
7bd2af8e69 Stop automatically wrapping lines 2021-11-15 19:29:32 +00:00
fa376720ca Prefer single quotes 2021-10-05 15:43:37 +01:00
25d0774cf2 Fix typo in TERM 2021-10-05 11:21:44 +01:00
3e99f3e59a Merge remote-tracking branch 'refs/remotes/origin/master' 2021-10-05 11:08:51 +01:00
d2dc90fc06 Add Tempus themes 2021-10-05 11:08:36 +01:00
5433200f91 Make the default Linux font smaller 2021-09-26 20:20:09 +01:00
a317029ca9 Disable smartindent 2021-09-25 15:12:23 +01:00
51ae7de36e Add landscape.vim color scheme 2021-09-23 12:30:23 +01:00
ad27bc0a5a Update plugins to latest master 2021-09-14 16:51:38 +01:00
64a3f3ee89 Update plugins.md 2021-09-14 16:44:53 +01:00
f4c56a56d3 Make vim config much simpler. Use vscode for anything fancy 2021-09-14 16:40:57 +01:00
76539f02bd Don't join with double spaces 2021-07-10 22:48:49 +01:00
b61a90ff02 Wrap long lines 2021-05-20 10:14:31 +01:00
61a2ee7022 Set width to 100 for Goyo 2021-05-17 10:19:59 +01:00
8a95d9810b Use gruvbox 2021-05-09 20:15:11 +01:00
0b9186db0f Fix nvim detection for COC 2021-05-08 18:46:49 +01:00
7e1e068ff8 Fix colours in tmux 2021-05-02 21:52:15 +01:00
8bcd8e2c45 Update .gitignore 2021-04-21 10:04:24 +01:00
df64adb290 Add editorconfig-vim 2021-04-07 20:25:35 +01:00
6dcddbb0dc Make vimrc cleaner 2021-03-22 18:57:40 +00:00
83041c1753 Fit comments within wrap width 2021-03-19 14:04:23 +00:00
1d35426f85 Automatically set colorcolumn to one more than textwidth 2021-03-19 14:00:50 +00:00
31ef375a29 Make default tw wider, and highlight three main wrapping columns 2021-03-19 13:29:45 +00:00
5764618d86 Switch back to PaperColor 2021-03-19 09:23:30 +00:00
bb35538970 Add gruvbox color scheme 2021-03-19 07:17:22 +00:00
fced4cf12f Add coc-{clangd,go,json,yaml} modules 2021-03-09 22:18:08 +00:00
f9025b598e Update coc.nvim to latest release 2021-03-09 22:15:52 +00:00
f5d92b4f36 Improve coc settings 2021-03-09 22:15:25 +00:00
e949d035c5 Only load coc.nvim when VIMCOC environment variable is set 2021-03-07 23:14:05 +00:00
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
e8543f9d11 Set sw and ts for nvi 2020-10-30 12:56:52 +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
b6b1b9b03a Update vim-pathogen 2020-10-28 13:49:26 +00:00
2b4197a006 Update plugins to latest versions 2020-10-28 13:44:54 +00:00
f80daa060a Use gopls for Go 2020-10-28 13:36:07 +00:00
075a943af7 Updated vim-go to v1.24 2020-10-28 13:35:24 +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