aboutsummaryrefslogtreecommitdiffstats
path: root/README (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-10-14Optimize mqtt rtt analysis methodFilip Wandzio6-90/+154
2025-09-05Standarize the project directory for monorepo-like developer experienceFilip Wandzio13-172/+355
Move the clang formatter to the root of the three so all nested projects could use it Provide README for all other projects Refactor the code in rtt agregator Signed-off-by: Filip Wandzio <contact@philw.dev>
2025-09-04Unify the directory, add new analysis methods, unify the code styleFilip Wandzio34-1/+536
Signed-off-by: Filip Wandzio <contact@philw.dev>
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