1
0
Commit Graph

6 Commits

Author SHA1 Message Date
da251e7223 Custom syntax highlighting
For c and quickfix
Function to format the quickfix and location jump lists
Fixed issue with "help" window layouts accessing incorrect variable
2025-09-25 00:04:21 +01:00
ce611a0e14 Added building via shell in neovim
Display diagnostics inline to buffer
List compile errors/warnings in quickfix list
Added 'push' command to install script
Make sure install script executes from the correct directory
2025-09-24 23:03:16 +01:00
d0ba7f74b1 Added window handling functions
Added scratch buffer on startup
Attempt to wrangle windows so that at most only 3 are open via splitting
Project wide (file only) search
Properly layout "help" windows so they are at the bottom
2025-09-24 18:59:41 +01:00
3a2db931e0 Added some simple key mappings
Simple buffer-based "auto" complete
Auto-trim trailing whitespace on write
2025-09-24 17:05:32 +01:00
42b161fe21 Added old colour scheme
Enabled colour scheme
Enabled filetype indent
2025-09-24 16:49:47 +01:00
1f4f7dc0dc From the ground up!
Basic options for neovim
Simple install script to pull changes from the system
2025-09-24 16:42:00 +01:00