From d16246a7575538f77e9246520449b99333c469f7 Mon Sep 17 00:00:00 2001 From: Alexander Courtis Date: Sun, 18 Feb 2024 17:24:05 +1100 Subject: [PATCH] chore: release 1.0.0 (#2678) Release-As: 1.0.0 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8ecc7632..0985d40b 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)