aboutsummaryrefslogtreecommitdiffstats
path: root/src
ModeNameSize
-rw-r--r--App.svelte160logstatsplain
-rw-r--r--app.css2793logstatsplain
d---------lib / components37logstatsplain
-rw-r--r--main.ts175logstatsplain
-rw-r--r--setupTests.ts35logstatsplain
-rw-r--r--vite-env.d.ts71logstatsplain
s'>+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