about summary refs log tree commit diff stats
path: root/modules/by-name/nv/nvim/plgs/harpoon (unfollow)
Commit message (Collapse)Author
7 hourspkgs/yt: Add missing mold dependencyBenedikt Peetz
9 hourspkgs/yt: 1.6.1 -> 1.7.0Benedikt Peetz
10 hourstreewide: UpdateBenedikt Peetz
12 hoursmodules/nvim/plgs/lsp-progress: Completely removeBenedikt Peetz
12 hoursmodules/nvim/plgs/tree-sitter: Avoid extra syntex highlighting in latexBenedikt Peetz
This slows the nvim client noticeably down and is only really needed for vim-tex's math mapping, which I don't use.
12 hoursmodules/nvim/plgs/flatten: RemoveBenedikt Peetz
It does not work, and I hope that I do not need it any longer (considering that it was disabled since ~01-01-2025).
12 hoursmodules/nvim/plgs/lf: Use the nixvim moduleBenedikt Peetz
12 hoursmodules/nvim/plgs/flatten: Re-enableBenedikt Peetz
The plugin had breaking changes to its config, which caused me to disable it for some time.
12 hoursmodules/nvim/plgs/femaco: Use the nixvim moduleBenedikt Peetz
We still import the config as lua file, as it is essentially just callback functions, which would result in strings and `__raw` in nix.
12 hoursmodules/nvim/plgs: Remove unused pluginsBened