Commit graph

202 commits

Author SHA1 Message Date
250f6f44c7 Stop setting nojoinspaces in text files 2022-09-12 22:11:42 +01:00
d7d8bc651c Two spaces when joining lines 2022-09-12 22:08:26 +01:00
b2a6e39bff Simple options for working with plain-text documents 2022-08-12 15:54:40 +01:00
a86d672f8e Show line numbers with relative numbers 2022-08-08 15:41:18 +01:00
b051946671 Use Iosevka Fixed Extended on Windows 2022-06-24 09:36:00 +00:00
2e1ecb64a2 Setting tab in two places 2022-06-23 10:56:51 +00:00
b0542a72c2 Removed vimwiki, fixed URL, removed windows.reg 2022-06-22 14:49:50 +00:00
58d74381f7 Clean up and tweak line wrapping 2022-06-22 14:43:01 +00:00
8fb5898237 Use dark in GUI as well as in the terminal 2022-06-22 11:47:45 +00:00
67f73297e1 Fix ColorColumn overriding font colour 2022-06-22 11:47:08 +00:00
7986b53367 Use more colours on the terminal 2022-06-22 11:12:32 +00:00
af80529d08 Make special characters less visible 2022-06-22 10:49:13 +00:00
843208d221 Change tab display again 2022-06-13 09:08:42 +01:00
9e2ee2b8de Tweak how tabs are displayed 2022-06-09 10:23:03 +00:00
eeccb923dd Listchars doesn't have lead until 8.2.2454 2022-06-09 08:55:48 +00:00
40a1d17964 Change tabs again 2022-06-08 15:40:35 +01:00
939402a95f Change how whitespace is displayed 2022-06-08 15:33:01 +01:00
4bf26c72e3 Tweak date insertion 2022-06-07 10:33:23 +01:00
8e6499d09c Switch terminal Vim to dark 2022-04-08 20:46:31 +01:00
19bcab85fd Stop being fancy with colorcolumn 2022-04-08 14:25:22 +00:00
a132b56121 Add a local vimrc file vimrc.local 2022-03-08 16:34:44 +00:00
f29e4958d3 Add Rust indent 2022-02-23 20:06:29 +00:00
709cd90f62 Split guioptions so they all apply properly 2022-02-21 12:27:49 +00:00
a73c9ede53 Run in background if possible 2022-02-20 19:35:26 +00:00
a93b5c270c Add nvim-lspconfig for Neovim 2022-01-10 11:08:46 +00:00
a4ae701364 Force 256 colours for builtin_gui 2022-01-05 14:32:34 +00:00
c84def20f3 Default to 80 (more useful as a default than 100) 2021-12-31 13:47:57 +00:00
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
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
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
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