| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2025-10-12 | Ensure nvim v3.0.0 LSP api compliance | Filip Wandzio | 2 | -15/+46 | |
| 2025-10-03 | Move back to markdown | Filip Wandzio | 1 | -0/+0 | |
| 2025-09-09 | Fix theme switching, optimize plugins, rewrite nested logic | Filip Wandzio | 1 | -68/+107 | |
| Signed-off-by: Filip Wandzio <contact@philw.dev> | |||||
| 2025-09-09 | Style the completion window to match the minimal settings, adjust color ↵ | Filip Wandzio | 2 | -79/+83 | |
| scheme, rewrite vexplore function Signed-off-by: Filip Wandzio <contact@philw.dev> | |||||
| 2025-08-18 | Migrate readme to txt | philw | 2 | -117/+117 | |
| Signed-off-by: philw <contact@philw.dev> | |||||
| 2025-08-18 | Unify the colorscheme with Xresources | philw | 1 | -1/+4 | |
| Signed-off-by: philw <contact@philw.dev> | |||||
| 2025-04-10 | fix: Resolve unexpected netrw behavior | philw | 1 | -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-10 | feature: Implement keybindings related to lsp\n\n- Jump to definition is ↵ | philw | 1 | -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-09 | Format file | philw | 1 | -93/+107 | |
| Signed-off-by: philw <dscr@duck.com> | |||||
| 2025-04-09 | Optimize nvim config | philw | 2 | -73/+46 | |
| Signed-off-by: philw <dscr@duck.com> | |||||
| 2025-04-09 | Update nvim config | philw | 1 | -3/+3 | |
| Signed-off-by: philw <dscr@duck.com> | |||||
| 2025-04-09 | feature: Add terminal mode keybindings | philw | 1 | -0/+9 | |
| Signed-off-by: philw <dscr@duck.com> | |||||
| 2025-03-28 | Enable transparent background for presentations | philw | 1 | -2/+2 | |
| 2025-03-28 | Enable colorscheme changes | philw | 1 | -38/+53 | |
| 2025-03-27 | Update nvim config | philw | 2 | -1/+5 | |
| 2025-03-27 | Update config for rust plugins | philw | 1 | -57/+52 | |
| 2025-01-15 | Rewrite autopairs feature | philw | 2 | -11/+28 | |
| 2025-01-14 | Replace autopairs with minipairs | philw | 1 | -7/+3 | |
| 2025-01-13 | Rewrite latex formatting | philw | 1 | -12/+5 | |
| 2025-01-13 | Remove old picture | philw | 1 | -3/+0 | |
| 2025-01-13 | Update readme | philw | 1 | -47/+103 | |
| 2025-01-13 | Rewrite config in pure lua | philw | 5 | -200/+212 | |
| 2025-01-13 | Update config | philw | 8 | -405/+212 | |
| 2025-01-11 | Remove redundant deps, rewrite file tree | philw | 2 | -68/+129 | |
| 2024-11-20 | update init | philw | 1 | -0/+3 | |
| 2024-10-06 | Enable terminal toggle keybind | philw | 1 | -1/+2 | |
| 2024-05-10 | Enable lspsaga's floating window opacity | philw | 1 | -0/+3 | |
| 2024-05-07 | Update README.md | philw | 1 | -2/+2 | |
| 2024-05-07 | Update colorscheme | phajw | 1 | -9/+23 | |
| 2024-05-07 | Increase document traversal speed | phajw | 1 | -5/+11 | |
| 2024-04-30 | Update readme | philw | 1 | -1/+2 | |
