aboutsummaryrefslogtreecommitdiffstats
path: root/modules/by-name/nv/nvim/options/default.nix (unfollow)
Commit message (Expand)Author
2025-05-04modules/nvim/options/completeopt: Move to `plgs/nvim-cmp`Benedikt Peetz
2025-04-27treewide: Add nice GPL-3.0-or-later license headerBenedikt Peetz
2024-11-24fix(modules/nvim/opts): Ensure a consistent fileformatBenedikt Peetz
2024-11-09fix(modules/nvim/options): Use shell binary, not only directoryBenedikt Peetz
2024-11-09refactor(modules/legacy/conf/nvim): Move to `by-name`Benedikt Peetz
2024-11-02style(modules/legacy/conf/nvim): FormatBenedikt Peetz
2024-10-18refactor(modules): Move all system modules to `by-name`Benedikt Peetz
2024-05-23refactor(modules/home): Setup as "normal" NixOS moduleBenedikt Peetz
2024-05-20refactor(hm): Rename to `modules/home`Benedikt Peetz
2024-03-30refactor(hm/conf/nvim): Use `opts` instead of `options`Soispha
2023-08-29Fix(hm/conf/nvim/options): Set `textwidth` to 90, as 120 is just too muchSoispha
2023-08-26Refactor(treewide): Abbreviate path namesSoispha
2023-08-26Docs(treewide): Add a colon after every "TODO"Soispha
2023-08-24Fix(hm/conf/neovim/options): Reduce timeout as that is used by which-keySoispha
2023-08-19Fix(hm/conf/neovim/options): Separate 'listchars' option with commasSoispha
2023-08-19Fix(hm/conf/neovim/options): Turn wildmode option into a stringSoispha
2023-08-19Feat(hm/conf/nvim): Add basic nix config [REBASE TARGET]Soispha