1
0
Commit Graph

13 Commits

Author SHA1 Message Date
ce8e8fe6ec Added linux config for kanto
Updated dots script to correctly install across multiple systems
Simplified rofi configuration
Added sway config for kanto
Fixed swaylock colour missing a zero
Minor updates for specific font sizes, colours etc.
2025-09-29 17:44:50 +01:00
a184195a29 Made config vaguely work on Windows
Added dots.bat script for installing and pulling
Added clink config for cmd
Removed auto-split on start in nvim
Added guifont in nvim
Added workaround for shellpipe in nvim
2025-09-27 21:52:48 +01:00
eaf6d47bf8 Added foot terminal config
Added swaylock config
Updated installer script to pull/install correct files
2025-09-26 22:33:19 +01:00
21758f9cc5 Added config for rofi on tokyo
Added sway keybind to filter windows
Updated installer script to handle new files
2025-09-25 23:36:12 +01:00
ae69d852fe Added sway config for tokyo
Laptop sway configuration
Updated installer script to pull/push the new configuration files
2025-09-25 21:01:22 +01:00
42189f6687 Added bash config
Copied over old .bashrc and .bash_aliases because they didn't need
really need changing
Slightly changed .bash_profile for starting graphical setups
Added simple starship.toml setup
Updated install script to copy/pull new files
2025-09-25 18:08:46 +01:00
ffcf0f02c2 Added block commenting utility
Added assignment aligning
Added tabber function to re-tab/re-space files
Renamed install script to 'dots'
Renamed push action to 'install'
2025-09-25 16:30:14 +01:00
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