aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/CMakeLists.txt
blob: 083eafe9b07b6f99e9bcfd4482a2af37e8e5ec74 (plain)
1
2
3
ilip Wandzio1-0/+0 2025-09-09Fix theme switching, optimize plugins, rewrite nested logicFilip Wandzio1-68/+107 Signed-off-by: Filip Wandzio <contact@philw.dev> 2025-09-09Style the completion window to match the minimal settings, adjust color ↵Filip Wandzio2-79/+83 scheme, rewrite vexplore function Signed-off-by: Filip Wandzio <contact@philw.dev> 2025-08-18Migrate readme to txtphilw2-117/+117 Signed-off-by: philw <contact@philw.dev> 2025-08-18Unify the colorscheme with Xresourcesphilw1-1/+4 Signed-off-by: philw <contact@philw.dev> 2025-04-10fix: Resolve unexpected netrw behaviorphilw1-4/+1 To this day, netrw was always in split mode after opening the file. Now the split is removed, leaving remaining text buffer. Additionally, below are minor fixes: - Removed redundant comments in ToggleVExplorer() - Keybindings have been refactored to follow unified code style 2025-04-10feature: Implement keybindings related to lsp\n\n- Jump to definition is ↵philw1-95/+75 allowed by pressing leader+d\n- Custom code actions can be invoked with leader+ca\n- Additionally, the LSP server setup was refactored 2025-04-09Format filephilw1-93/+107 Signed-off-by: philw <dscr@duck.com> 2025-04-09Optimize nvim configphilw2-73/+46 Signed-off-by: philw <dscr@duck.com> 2025-04-09Update nvim configphilw1-3/+3 Signed-off-by: philw <dscr@duck.com> 2025-04-09feature: Add terminal mode keybindingsphilw1-0/+9 Signed-off-by: philw <dscr@duck.com> 2025-03-28Enable transparent background for presentationsphilw1-2/+2 2025-03-28Enable colorscheme changesphilw1-38/+53 2025-03-27Update nvim configphilw2-1/+5 2025-03-27Update config for rust pluginsphilw1-57/+52 2025-01-15Rewrite autopairs featurephilw2-11/+28 2025-01-14Replace autopairs with minipairsphilw1-7/+3 2025-01-13Rewrite latex formattingphilw1-12/+5 2025-01-13Remove old picturephilw1-3/+0 2025-01-13Update readmephilw1-47/+103 2025-01-13Rewrite config in pure luaphilw5-200/+212 2025-01-13Update configphilw8-405/+212 2025-01-11Remove redundant deps, rewrite file treephilw2-68/+129 2024-11-20update initphilw1-0/+3 2024-10-06Enable terminal toggle keybindphilw1-1/+2 2024-05-10Enable lspsaga's floating window opacityphilw1-0/+3 2024-05-07Update README.mdphilw1-2/+2 2024-05-07Update colorschemephajw1-9/+23 2024-05-07Increase document traversal speedphajw1-5/+11 2024-04-30Update readmephilw1-1/+2