Commit graph

264 commits

Author SHA1 Message Date
3454e39611 Use built-in clang-format.py 2023-05-18 21:16:49 +01:00
abd530fa83 clang-format --style=file 2023-05-18 21:07:14 +01:00
5f8b544a26 Use Microsoft style for C++ 2023-05-18 17:04:05 +01:00
039dfe92ec Use Microsoft/Allman format on F9 2023-05-18 11:53:44 +01:00
f63b6f9a43 Run clang-format with F9 2023-05-16 22:58:40 +01:00
f718964cc3 Rename and reorganise keys 2023-05-15 11:56:29 +01:00
058f888250 Add key for coc-definition 2023-05-15 11:51:12 +01:00
efecabc3f2 Use the <leader> key 2023-05-15 11:50:37 +01:00
c66ffd3382 Echo widths and add S-F11 to toggle margins
Some terminals use F11 for Full Screen (Windows Terminal for example).
Add S-F11 so we can use this function without needing to mess with
terminal settings.
2023-05-15 08:39:47 +01:00
e1b5c21c6b Rotate through widths 2023-05-12 09:01:52 +01:00
afa84c11e9 Add NERDTree 2023-05-10 11:14:05 +01:00
4eae14d90e Disable netrw (very buggy) 2023-05-10 10:49:06 +01:00
a1c4d79e18 Improve netrw 2023-05-10 10:30:38 +01:00
50e9e2db07 Handle splits and netrw 2023-05-09 21:51:42 +01:00
0ed05ecfd8 Fix TODO and set textwidth 2023-05-09 15:17:07 +01:00
6ae4e5d36c Show TODO options in status line 2023-04-25 08:49:17 +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
2652e76ba2 Move functions into 'eval' check 2023-04-03 16:07:13 +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
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
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
1366e69cfd Simplify autocmd 2023-01-13 13:23:51 +00:00