Commit Graph

37 Commits

Author SHA1 Message Date
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
NotAShelf a2b58e17af
docs: fix mkEnableOption usage for autogenerated documentation 2023-06-05 23:10:25 +03:00
NotAShelf 266fbac791
dev(nvimtree-lua): rename cursorLine -> cursorline 2023-05-19 15:19:16 +03:00
NotAShelf 0a7f9865f1
fix(nvimtree-lua): disable cursor-line to false 2023-05-19 14:58:00 +03:00
n3oney f1f0144c62
feat: add nvimtree keybindings 2023-04-18 17:49:21 +02:00
NotAShelf af0c6ea087
fix: invalid nvimtree-lua opt 2023-04-17 18:48:48 +03:00
NotAShelf e480be7ac5
fix: deprecated view.hide-root-folder opt 2023-04-15 11:29:49 +03:00
NotAShelf 24614101ba
feat: use local variables for keybind opts 2023-04-04 23:35:28 +03:00
NotAShelf d8b52451dd
feat: run the config through deadnix 2023-03-31 05:20:35 +03:00
NotAShelf fcf1318c8b
feat: update nvimtree view 2023-03-01 16:19:50 +03:00
NotAShelf e09ccfd014
feat: apply new module format to nvimtree 2023-02-27 22:25:23 +03:00
NotAShelf 04f174e8a8
fix: typo 2023-02-04 01:49:57 +03:00
NotAShelf b1df7578d8
feat: refactor nvimtreelua config 2023-02-03 10:37:51 +03:00
NotAShelf ffb9f85392
dev: revert nvimtree changes 2023-02-02 16:39:49 +03:00
NotAShelf 94b8414e1b
feat: add minimap-vim to plugins 2023-02-02 00:00:07 +03:00
NotAShelf 9c00808863
dev: rebase on a less personalized neovim flake 2023-02-01 22:11:37 +03:00