Commit Graph

28 Commits

Author SHA1 Message Date
Ching Pei Yang 4001943a7b feat(nvimtree): add custom setup options 2024-04-04 17:59:11 +00:00
Frothy 974bfcc78e treewide: make lib calls explicit 2024-03-23 20:31:33 -04:00
Frothy a738083c2f Merge remote-tracking branch 'upstream/v0.6' into which-key-categories 2024-02-26 13:28:37 -05:00
NotAShelf 024e1a6845
modules: make lib calls explicit where possible 2024-02-26 11:36:43 +03:00
Frothy 4716fd731f treewide: rename function `defaultAttributes` to `pushDownDefault` 2024-02-25 22:52:21 -05:00
Frothy b9aa7088b8 treewide: register whichKey labels 2024-02-25 11:54:13 -05:00
Frothy 6f47dbd11a filetree/nvimtree: fix default systemOpen on darwin 2024-02-11 15:47:00 -05:00
Frothy ffa25c8c8a treewide: move from 'with lib' to 'inherit (lib) ...' 2023-11-06 21:41:53 -07: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
Kalle Jepsen a452a0b0e7 fixes enable option descriptions
mkEnableOption already adds the phrase "Whether to enable ..." to the
beginning of the option description, such that the string argument
should only be "thing to be enabled"
2023-10-21 19:15:36 +02:00
NotAShelf 6173845515
docs: fix mismatching option definitions 2023-08-05 15:15:04 +03:00
NotAShelf 46203de8d5
dev: fix typo in indent marker icon name 2023-07-30 18:18:06 +03:00
NotAShelf 452e5475e1
dev: provide empty defaults 2023-07-30 17:49:13 +03:00
NotAShelf 745088159c
dev: move defaults inside submodules 2023-07-30 16:46:14 +03:00
NotAShelf bb76a26c1b
dev: rename deprecated git.timeOut 2023-07-30 16:32:07 +03:00
NotAShelf 7f7926fbbb
dev: cleanup 2023-07-30 16:00:18 +03:00
NotAShelf c766e8cf27
dev: provide defaults within submodules 2023-07-30 15:38:17 +03:00
NotAShelf 2f09d48e7c
dev: redefine diagnostics as submodules 2023-07-30 15:18:25 +03:00
NotAShelf 500c9b67dd
dev use submodules for diagnostics 2023-07-30 14:46:59 +03:00
NotAShelf b90ec97fed
I don't even know what's wrong anymore 2023-07-30 14:40:38 +03:00
NotAShelf 05f3c653bf
dev: rewrite icons section 2023-07-30 14:29:34 +03:00
NotAShelf 897f7ce746
style: alejandra 2023-07-30 13:41:07 +03:00
NotAShelf 83a8308ed5
dev: rewrite view section of nvimtree config 2023-07-30 13:16:39 +03:00
NotAShelf bb6b138027
dev: remove unused defaults 2023-07-30 12:31:56 +03:00
NotAShelf c42e53a61b
dev: use literalExpression for examples 2023-07-30 12:12:28 +03:00
NotAShelf 77223a2235
style: formatting with alejandra 2023-07-30 12:12:07 +03:00
NotAShelf 24b5839922
dev: default window width to int 2023-07-30 12:02:42 +03:00
NotAShelf 5c7546a8fa
feat: rename nvimtree.lua option and conform to new configuration format 2023-07-30 11:40:46 +03:00