Commit graph

370 commits

Author SHA1 Message Date
5d01c7fab8 Don't show PowerShell console 2023-04-21 12:16:59 +01:00
8302cc216a Add colorcolumn for wide columns 2023-04-21 11:20:38 +01:00
195a6e07fe Set tabstop to 4 for .ps1 files 2023-04-12 16:17:13 +01:00
77db9256ca Clean up tab characters 2023-04-12 16:11:54 +01:00
df8b0fc7fd Fix argument quotes 2023-04-12 15:41:42 +01:00
97610d55ba
Add Windows registry file
Will need the path changing.
2023-04-12 08:28:56 +01:00
2652e76ba2 Move functions into 'eval' check 2023-04-03 16:07:13 +01:00
7f0ec704f5 Check in coc-settings.json 2023-03-29 22:01:17 +01:00
562ab39bef Update vim-actodo 2023-03-29 15:06:32 +01:00
65d1c1e6e5 Update vim-actodo 2023-03-27 23:24:53 +01:00
77a0e0caff Update vim-actodo 2023-03-27 23:19:20 +01:00
21ace1a4cb Update paths in license header 2023-03-27 23:09:11 +01:00
5881a689cc Use plain TODO formatting 2023-03-27 23:08:00 +01:00
db63f97112 Update vim-actodo 2023-03-27 22:58:33 +01:00
3e1b4dce95 Add example file 2023-03-27 16:12:02 +01:00
bca02e6fc6 Disable auto-indents in HTML 2023-03-22 21:14:14 +00:00
161b3e23aa Set scroll offset to 5 2023-03-14 10:03:31 +00:00
2b178e6cf3 Add Shift-scroll for single-line scrolling 2023-03-14 10:03:19 +00:00
770f21037e Remove Ctrl-h/j/k/l as they interfere with other commands 2023-03-14 10:02:41 +00:00
a28624574d Add coc.nvim back with simpler config 2023-03-10 16:38:45 +00:00
3ddad2a52a Swap F10 and F11 commands 2023-03-07 21:18:38 +00:00
c12bc910ad Show if spelling is on or off 2023-03-07 10:54:07 +00:00
c561fca8d6 Move around logical lines with Ctrl-h/j/k/l 2023-02-22 14:44:36 +00:00
1b86bd45da Show 0 instead of line number 2023-02-22 11:19:20 +00:00
6a7c641003 Enable smoothscroll 2023-02-22 11:18:23 +00:00
794b3cdb4f Fix TODO: format 2023-02-21 09:05:27 +00:00
4e6e744f70 Make all statuses bold 2023-02-20 10:54:02 +00:00
3879b80ce5 Cycle TODO WORK WAIT DONE for adoc lists 2023-02-20 10:43:08 +00:00
1706e93f17 Add Rust syntax formatting 2023-02-13 16:04:52 +00:00
fb07c25466 Swap US and GB spelling 2023-02-13 12:48:44 +00:00
8c64dc0cc7 Add US spell-check on Shift-F7 2023-02-13 12:23:12 +00:00
9b17248cfe Re-enable visual wrap 2023-02-09 23:05:17 +00:00
b158f14002 Disable auto wrapping 2023-02-09 22:59:37 +00:00
e746a4d9fc Stop showing leading spaces 2023-02-06 15:48:21 +00:00
b8dc7c1824 Check for linebreak feature 2023-02-06 15:34:21 +00:00
7b8c6d4fd3 Remove Goyo plugin 2023-02-06 15:31:58 +00:00
58e65523a7 Disable margins by default 2023-02-06 15:30:14 +00:00
4d52fbfbd6 Keep indents when wrapping long lines 2023-02-06 15:13:38 +00:00
a5e5bf7918 Create an ACPAuthorMode function 2023-02-06 15:13:23 +00:00
230cfcd713 Don't use Goyo 2023-02-06 14:50:41 +00:00
3bbe6dfbae Enable SGR mouse mode 2023-02-06 14:20:33 +00:00
3b281f3a2c Use Go Mono on Windows 2023-02-06 09:02:51 +00:00
54c0e57b20 Stop centering the current line in the window 2023-01-25 13:13:00 +00:00
62a3143795 Add vim-asciidoctor 2023-01-13 15:25:19 +00:00
1366e69cfd Simplify autocmd 2023-01-13 13:23:51 +00:00
921f3c13e0 Simplify Goyo/Limelight 2023-01-13 13:19:53 +00:00
3b626ff437 Set PowerShell sw=4 2023-01-13 13:10:08 +00:00
5a00c2967a Keep current line in centre of window
https://vim.fandom.com/wiki/Keep_your_cursor_centered_vertically_on_the_screen
2023-01-13 13:00:31 +00:00
ac3709eb2a Make Goyo enable/disable Limelight 2023-01-13 10:50:22 +00:00
ecac85ad09 Replace tabs with spaces 2022-12-10 22:56:03 +00:00