about summary refs log tree commit diff
path: root/nixos/modules/programs/neovim.nix
AgeCommit message (Expand)AuthorFilesLines
2024-05-12treewide: remove file-wide `with lib;` in nixos/modules/programsAcid Bong1-39/+37
2024-04-13nixos: remove all uses of lib.mdDocstuebinm1-14/+14
2023-11-27treewide: use `mkPackageOption`h7x41-6/+1
2023-05-13nixos/neovim: fix runtime.textlinsui1-4/+7
2023-04-18nixos/neovim: add runtime file to etc/xdg/nvim (#221832)linsui1-26/+21
2023-01-08nixos.programs.neovim: fix runtimeivanbrennan1-1/+1
2022-10-10nixos/neovim: add note about not loading init.vimpacien1-1/+13
2022-08-31nixos/*: convert internal option descriptions to MDpennae1-1/+1
2022-08-31nixos/*: automatically convert option descriptionspennae1-1/+1
2022-08-03nixos/*: automatically convert option docs to MDpennae1-2/+2
2022-08-03nixos/*: replace <replaceable>s with «thing»pennae1-1/+1
2022-07-30treewide: automatically md-convert option descriptionspennae1-15/+15
2021-11-07nixos/neovim: fix withRuby, add with{Python3,NodeJs}Thiago Kenji Okada1-2/+14
2021-10-28nixos/neovim: Respect option defaultEditorChristian Kögler1-1/+1
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier1-13/+13
2021-08-04nixos/neovim: Fix neovim runtime path generationJanne Heß1-12/+1
2020-09-28programs.neovim: fix documentation (#99023)Matthieu Coudron1-1/+1
2020-09-28programs.neovim: init (#98506)Matthieu Coudron1-0/+165