Commit graph

16 commits

Author SHA1 Message Date
municorn
934bf7e2e3
fix(helpers): use "__unkeyed" prefix instead of "@" in toLuaObject (#632) 2023-10-09 15:50:21 +02:00
Shayan Rashid
a0c35acab5
nvim-tree: remove deprecated 'hideRootFolder' option (#623)
* nvim-tree: remove deprecated 'hideRootFolder' option

also adds missing option to specify boolean for 'rootFolderLabel'

* nvim-tree: marks 'hideRootFolder' as deprecated
2023-10-05 21:26:24 +02:00
Gaetan Lepage
6152cc9504 misc: fix statix errors 2023-09-18 23:41:56 +02:00
Adithya Nair
1319a89ac2 plugins/neo-tree: fix incorrect option - filtered_items 2023-08-27 23:40:53 +02:00
Gaetan Lepage
24350879b1 lib/helpers: remove useless ifNonNull 2023-08-23 11:12:50 +02:00
Wolbyte
ecd593386f
docs: New documentation using mdbook (#471)
* docs: mdbook init

* Separate sub-options into their section

* docs: enable fold

* docs: merge core options into a single section

* doc generation: fix submodules index pages

* docs: add contributing section

* docs: rename 'core' group to 'Neovim Options'

docs: removed the index pages of empty sections

docs: remove obsolete 'mergeFunctionResults' function

* docs: use nix syntax highlighting

* docs: point to the new repo url

* docs: use recursive generation
docs: split submodules into subsections

* docs: fix contributing separator
docs: fix missing submodules docs
2023-08-07 11:48:01 +02:00
Gaetan Lepage
718512f098 plugins/neo-tree: adapt to latest upstream changes 2023-08-06 16:41:22 +02:00
Antonín Říha
0d2a436255
plugins/chadtree: init + test (#475)
* plugins/chadtre: init + test

* Update tests/test-sources/plugins/filetrees/chadtree.nix

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>

* Removed with helpers

* Update tests/test-sources/plugins/filetrees/chadtree.nix

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>

* Update plugins/filetrees/chadtree.nix

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>

* retrigger checks

* Update tests/test-sources/plugins/filetrees/chadtree.nix

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>

---------

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
2023-07-12 22:03:09 +02:00
Gaetan Lepage
be6a29c800 misc: fix documentation generation 2023-06-26 09:18:01 +02:00
Tanish2002
efdcbe225f perform some statix linting and fixes 2023-05-22 23:00:53 +02:00
Gaetan Lepage
2da04fa4ad misc: remove deprecated/renamed options warnings 2023-05-20 22:52:47 +02:00
Gaétan Lepage
c1a46a8360
plugins/nvim-tree: fix onAttach option (#364) 2023-05-14 11:44:06 +02:00
Gaetan Lepage
b77e3e9ccb plugins/neo-tree: add documentSymbols options 2023-05-12 14:47:28 +02:00
Gaetan Lepage
cc21669583 plugins/neo-tree: rename tabLabels option to reflect upstream change 2023-05-12 14:47:28 +02:00
Gaetan Lepage
67ef20a223 plugins/nvim-tree: remove deprecated option view.mappings 2023-04-24 10:53:06 +02:00
Gaétan Lepage
301d1a4072
plugins/{nvim-tree,neo-tree}: move from utils to filetrees (#304) 2023-03-31 10:26:56 +02:00