9aa76ed943
Add key to toggle search highlighting
2024-08-19 13:29:30 +01:00
b1eb978010
Add mouse support in nvim
2024-05-09 13:22:50 +01:00
c52f4c92c6
Stop italicising comments
2024-04-17 13:56:52 +01:00
e56729498d
Stop remapping Q and W, and update reg file
2024-04-17 13:23:28 +01:00
4b2b69d4f6
Create initial init.lua config
2024-01-26 11:13:12 +00:00
d957748455
Remove Pathogen (not needed for NeoVIM)
2024-01-26 11:02:00 +00:00
488ccfb1e9
Switch back to Monospace now fonts.conf works
2023-11-24 09:29:57 +00:00
bb03c6bdb6
Use Berkeley Mono font
2023-11-19 21:57:47 +00:00
438027910b
Fix color scheme on minimal Vim
2023-10-16 15:47:20 +01:00
48f974f8d9
Use number instead of relativenumber
2023-10-13 14:28:17 +01:00
b7f01be9df
Always use Tempus Night
2023-09-21 08:44:38 +01:00
e7ad0ed14b
Prefer Cascadia Mono over Code (no ligatures)
2023-08-29 11:33:35 +01:00
5f21cf445c
Clean up Vim, make much simpler
2023-08-29 10:49:48 +01:00
0fc2aa3f1e
Switch font to SemiLight
2023-08-29 08:48:02 +01:00
67e136c6cf
Fix vim TUI theme
2023-08-14 20:54:14 -03:00
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
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
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