Commit Graph

14 Commits

Author SHA1 Message Date
NotAShelf 024e1a6845
modules: make lib calls explicit where possible 2024-02-26 11:36:43 +03:00
Frothy ffa25c8c8a treewide: move from 'with lib' to 'inherit (lib) ...' 2023-11-06 21:41:53 -07:00
NotAShelf 385d91f7e4
docs: use literalMD for example codeblocks
Co-authored-by: Ching Pei Yang <59727193+horriblename@users.noreply.github.com>
2023-11-06 11:15:33 +03:00
NotAShelf 9328443273
docs: use inline anchors for referenced options 2023-11-06 03:46:51 +03:00
NotAShelf 3de5f1ba39
docs: use nixosOptionDocs
NixOS 23.11 is deprecating DocBook option documentation. Following home-manager in this change is probably a good idea
2023-11-04 14:30:04 +03:00
NotAShelf a2b58e17af
docs: fix mkEnableOption usage for autogenerated documentation 2023-06-05 23:10:25 +03:00
n3oney 49d0fe596a
feat: add nvim-cmp keybindings 2023-04-22 17:43:58 +02:00
NotAShelf 5941502e37
feat: enable vim-vsnip if nvim-cmp is enabled 2023-04-18 04:13:24 +03:00
NotAShelf acf592e8b1
modified: modules/completion/nvim-cmp/nvim-cmp.nix 2023-04-18 02:34:41 +03:00
NotAShelf 104c21c904
feat(LSP): lspkind and sources 2023-04-18 01:48:44 +03:00
NotAShelf 6b512f132a
feat: refactor and separate LSP/language configurations 2023-04-17 23:27:27 +03:00
NotAShelf 6fff5303b0
docs: clarify plugin option documentation 2023-04-02 19:59:08 +03:00
NotAShelf 16ccd51852
feat: run the config through deadnix 2023-04-02 19:16:04 +03:00
NotAShelf 4436c2b2aa
feat: apply new module format to nvim-cmp 2023-02-27 17:52:43 +03:00