0c5f1c730a
Add COC
2024-11-05 11:26:38 +00:00
798027f4a9
Remove PS1 config
2024-08-19 13:34:33 +01:00
1f785b1e17
Change ff on BufWrite, not VimEnter
2024-08-19 13:34:09 +01:00
6cf521af70
Force ff=unix for ps1 files
2024-08-19 13:33:42 +01:00
39f96267ed
Revert last commit
2024-08-19 13:32:18 +01:00
b6272d68bb
Set numberwidth to 6 to account for padding
2024-08-19 13:31:55 +01:00
3e7bce2178
Tell nvim to load vimrc
2024-08-19 13:31:27 +01:00
35046241bb
Remove neovim-specific config
2024-08-19 13:30:52 +01:00
e95d0b7251
Switch Neovim to light mode
2024-08-19 13:30:27 +01:00
2ddbc3a065
Set the clipboard whenever available
2024-08-19 13:30:01 +01:00
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
1c0a80b2be
Remove nvim-lspconfig
2024-04-17 13:28:09 +01:00
e56729498d
Stop remapping Q and W, and update reg file
2024-04-17 13:23:28 +01:00
7fd66876b9
Add rust_analyzer
2024-04-06 14:43:26 +01:00
457cb42dc7
Add lspconfig with example setup
2024-04-06 14:39:53 +01:00
4b2b69d4f6
Create initial init.lua config
2024-01-26 11:13:12 +00:00
19069cf102
Remove old init.vim
2024-01-26 11:04:43 +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
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