Commit graph

395 commits

Author SHA1 Message Date
554d00dce1 Toggle margins in Insert mode 2023-05-30 13:35:08 +01:00
69df762e39 Use Cascadia Code on Windows 2023-05-30 11:51:26 +01:00
a2b3f8ea6a Split theme for Terminal/GUI 2023-05-30 09:28:44 +01:00
fcbc54e46f Fix colors 2023-05-30 09:03:25 +01:00
039044b5e0 Use light theme in GUI 2023-05-30 08:53:52 +01:00
8aabc6d93e Default to tw=0 2023-05-23 09:37:36 +01:00
c7b36e1e5d Filter file instead of plugin 2023-05-18 22:55:03 +01:00
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
a98ddf3ced Start NERDTree when opening Directories 2023-05-10 14:30:55 +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
ad313c5df3 Add Vim to folders 2023-05-10 10:08:09 +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
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