aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/home/.config/nvim/after/ftplugin
Commit message (Collapse)AuthorAgeFilesLines
* chore: remove all X11/Xorg configs and referencesLibravatar sommerfeld43 hours1-10/+0
| | | | | | | | | | | | | | | Removed: - home/.config/{X11,bspwm,sxhkd,polybar,rofi,dunst,sxiv,sx,alacritty} - meta/{x-base,x-de,x-extra} metapackages - barscripts/ (polybar GPU scripts) - nvim sxhkdrc ftplugin and treesitter parser Updated: - mimeapps.list: sxiv → imv - ghostty config: bspwm → sway comment - .zshrc: alacritty → xterm-ghostty in TERM check - .zprofile: removed bspwm from comment - copilot-instructions.md: removed X11 references
* fix(nvim): guard nil concatenation in gitcommit ftpluginLibravatar sommerfeld43 hours1-1/+1
| | | | | vim.b.undo_ftplugin may be nil when no upstream ftplugin sets it, causing a nil concatenation error.
* nvim: Add missing <CR> to mappingsLibravatar sommerfeld2025-10-241-1/+6
|
* Add a lot of changesLibravatar sommerfeld2025-09-1115-48/+26
|
* [nvim] Remove deprecated functionLibravatar sommerfeld2024-05-221-1/+1
|
* first commitLibravatar Arnold Sommerfeld2023-10-1815-0/+65