From 107524bf259394710a7bcd86a0be67aa44dc9423 Mon Sep 17 00:00:00 2001 From: Alexander Courtis Date: Sun, 18 Feb 2024 17:21:59 +1100 Subject: [PATCH] chore: release 1.0.0 Release-As: 1.0.0 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8ecc7632f77..0985d40b278 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,8 @@ Please install via your preferred package manager. See [Installation](https://gi `nvim-tree/nvim-tree.lua` +Major or minor versions may be specified via tags: `v` e.g. `v1` or `v.` e.g. `v1.23` + `nvim-tree/nvim-web-devicons` optional, for file icons Disabling [netrw](https://neovim.io/doc/user/pi_netrw.html) is strongly advised, see [:help nvim-tree-netrw](doc/nvim-tree-lua.txt)