Azad
2fed5e1010
ci: add style check for doc comments ( #2575 )
...
Co-authored-by: Alexander Courtis <alex@courtis.org>
2023-12-09 12:06:06 +11:00
dependabot[bot]
7d1760f892
chore(deps): bump google-github-actions/release-please-action from 3 to 4 ( #2573 )
...
chore(deps): bump google-github-actions/release-please-action
Bumps [google-github-actions/release-please-action](https://github.com/google-github-actions/release-please-action ) from 3 to 4.
- [Release notes](https://github.com/google-github-actions/release-please-action/releases )
- [Changelog](https://github.com/google-github-actions/release-please-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/google-github-actions/release-please-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: google-github-actions/release-please-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-05 10:39:40 +11:00
dependabot[bot]
fa00b57873
chore(deps): bump actions/checkout from 3 to 4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-22 22:02:04 +02:00
Alexander Courtis
28cf0cd678
ci: pin versions, use luarocks for luacheck ( #2543 )
...
Co-authored-by: Azad <49314270+Akmadan23@users.noreply.github.com>
2023-11-21 10:43:31 +11:00
dependabot[bot]
c763861afb
chore(deps): bump amannn/action-semantic-pull-request
...
Bumps [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request ) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/amannn/action-semantic-pull-request/releases )
- [Changelog](https://github.com/amannn/action-semantic-pull-request/blob/main/CHANGELOG.md )
- [Commits](https://github.com/amannn/action-semantic-pull-request/compare/v5.3.0...v5.4.0 )
---
updated-dependencies:
- dependency-name: amannn/action-semantic-pull-request
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06 12:42:04 +02:00
Alexander Courtis
df38f1f30d
docs: add (disabled) diagnostics config to bug report template ( #2484 )
...
* docs: add (disabled) diagnostics config to bug report template
* Revert "docs: add (disabled) diagnostics config to bug report template"
This reverts commit aa0b9aa9b8 .
* docs: add (disabled) diagnostics config to bug report template
2023-10-30 12:44:25 +11:00
Alexander Courtis
57078f9240
docs: add team and windows variant/notes to bug report ( #2470 )
2023-10-15 13:12:33 +11:00
dependabot[bot]
934469b9b6
chore(deps): bump amannn/action-semantic-pull-request from 5.2.0 to 5.3.0 ( #2435 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-26 10:21:35 +02:00
dependabot[bot]
ec33d4befa
chore(deps): bump actions/checkout from 3 to 4 ( #2403 )
2023-09-05 12:45:39 +02:00
Alexander Courtis
85ece277bc
docs: clarify need for clean room replicator on bug report form
2023-06-19 09:57:06 +10:00
dependabot[bot]
53295de04d
chore(deps): bump JohnnyMorganz/stylua-action from 2 to 3 ( #2181 )
2023-05-03 13:06:40 +02:00
Alexander Courtis
71e1c5bdc2
test: disable netrw for clean room ( #2163 )
2023-04-23 13:33:13 +10:00
dependabot[bot]
94e3b09900
chore(deps): bump amannn/action-semantic-pull-request ( #2107 )
2023-04-03 13:18:42 +03:00
gegoune
7cd722ff3a
ci: ensure PR subjects follow semantic commit spec ( #2096 )
2023-04-03 14:21:52 +10:00
Alexander Courtis
851ed88f29
doc: bug report points users to wiki for nvt-min.lua replication
2023-03-13 11:45:30 +11:00
Alexander Courtis
6001523c0a
doc: bug report points users to wiki for nvt-min.lua replication ( #2051 )
2023-03-13 11:44:00 +11:00
gegoune
5b554a9e2d
ci: fix release-please workflow ( #1899 )
2023-01-08 02:38:01 +01:00
dependabot[bot]
3a42468a58
chore(deps): bump JohnnyMorganz/stylua-action from 1 to 2 ( #1897 )
2023-01-08 02:16:23 +01:00
dependabot[bot]
f2ee30998e
chore(deps): bump actions/checkout from 2 to 3 ( #1898 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-07 11:31:28 +01:00
gegoune
92a0802b88
ci: add release-please workflow ( #1892 )
...
Closes https://github.com/nvim-tree/nvim-tree.lua/issues/1881
2023-01-07 11:29:21 +01:00
gegoune
07149daa0c
docs: Update feature_request.md ( #1788 )
...
* Update feature_request.md
Closes #1654
* Update feature_request.md
Co-authored-by: Alexander Courtis <alex@courtis.org>
2022-12-03 13:01:30 +11:00
Ali Almohaya
b07701f9da
chore: remove pngs from .github folder and use direct links for imgs in README.md ( #1642 )
2022-10-13 16:55:12 +02:00
Alexander Courtis
875d38e52c
doc: add alex-courtis screenshot with source
2022-10-09 14:54:55 +11:00
Alexander Courtis
0db4977303
doc: update hero screenshots with default options
2022-10-09 14:18:00 +11:00
Alexander Courtis
54afa503a9
chore: replace urls from kyazdani42 -> nvim-tree
2022-10-09 12:52:54 +11:00
kiyan
43fd138544
fix(ci): stylua action version number
2022-09-29 14:04:30 +02:00
Alexander Courtis
52b0c32152
chore: add help screenshot, update example
2022-09-23 11:16:21 +10:00
Alexander Courtis
3e49d9b748
doc: direct users to ask questions instead of raising issues
2022-09-05 14:22:38 +10:00
Alexander Courtis
9ba5366115
doc: direct users to ask questions instead of raising issues
2022-09-05 14:21:03 +10:00
Alexander Courtis
b83e06f7fe
Revert "doc: direct users to ask questions instead of raising issues"
...
This reverts commit 904110f8a9 .
2022-09-05 14:15:54 +10:00
Alexander Courtis
904110f8a9
doc: direct users to ask questions instead of raising issues
2022-09-05 14:15:03 +10:00
gegoune
aba394896b
docs: lighten up readme and rework docs ( #1327 )
...
* docs: lighten up readme and rework docs
* docs: clean up mappings from readme + some other small changes
* docs: move sections around
* ci: remove readme parts of docs' autogen
* docs: discuss nvim-web-devicons and provide an example
* docs: add an example setup
* docs: fix opts scraping; try and make more macos compatible
* docs: add *nvim-tree* tag at start of help
* docs: add an example setup
* docs: update quick start to match readme
* docs: add basic commands
* docs: add g? hint
* docs: add :help links to readme
* docs: restore help wanted
* docs: add example screenshot
* docs: add features
* docs: add example screenshot
* docs: add features to help
* docs: clarify option functions
Co-authored-by: Alexander Courtis <alex@courtis.org>
2022-06-18 14:14:42 +10:00
Alexander Courtis
743e3b5454
Tweak Bug Report Form ( #1230 )
2022-05-07 11:15:18 +02:00
Alexander Courtis
057f9f779e
add nvim-tree.lua neovim version note
2022-03-28 10:31:18 +11:00
Alexander Courtis
ba121f0244
document performance issues and add to bug report template ( #1111 )
2022-03-27 11:52:51 +02:00
Alexander Courtis
20797a8d74
#1050 #1068 various default options tweaks ( #1074 )
2022-03-18 11:35:15 +01:00
Kiyan
0816064a8b
chore: add stylua to format the codebase, and run on CI ( #1055 )
2022-03-06 17:33:30 +01:00
Alexander Courtis
7878e92cd5
New Bug Report Template ( #1051 )
2022-03-06 11:37:45 +01:00
kiyan
5624bf1857
chore: add feature request template
2022-03-01 20:26:34 +01:00
Kiyan
2e33b16543
Update issue templates
2021-12-05 23:24:59 +01:00
Kiyan
0ad5d2ca4e
Create FUNDING.yml
2021-12-05 22:45:21 +01:00
Reyhan Ünal
5d8453dfbd
docs: add screenshot4.png ( #763 )
2021-10-31 16:45:19 +01:00
kiyan
87cf643cb1
chore: lint pull requests
2021-07-10 11:33:41 +02:00
Kiyan
a80ea23b4c
fix ci ( #477 )
2021-06-29 23:13:28 +02:00
kiyan
62cfaaef4f
chore(ci): try fixing luacheck
2021-06-29 22:22:37 +02:00
Kiyan
9e5b6d5d81
chore(ci): add luacheck
2021-06-29 22:18:45 +02:00
kiyan42
6a0e76edc8
add third screenshot
2020-08-17 18:20:51 +02:00
Akin Sowemimo
f5d781c392
Change second screenshot
2020-06-21 12:37:55 +01:00
kiyan42
fbe5d6d1f7
add akin909 screenshot, fix user icon config load
2020-06-19 13:31:42 +02:00
kiyan42
8e5edfc608
update screenshot
2020-05-29 15:41:40 +02:00