You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4,11 +4,12 @@ Clojure development and more with [Neovim 0.10.x](https://neovim.org/) and [Astr
4
4
5
5
[Practicalli Neovim](https://practical.li/neovim/) describes the Clojure REPL workflow, rich Git and GitHub clients and easy management of plugins and tools using this configuration.
6
6
7
+
> NOTE: Neovim 0.11 not recommended. Paredit (nvim-treesitter-sexp) is disabled for Neovim 0.11 and you may experience other errors & deprecation warnings.
8
+
7
9
## Neovim 0.11
8
10
9
11
For Neovim 0.11, use [Practicalli nvim-astro5](https://github.com/practicalli/nvim-astro5) which supports Neovim 0.11 and is based on AstroNvim v5 template.
10
12
11
-
> NOTE: Neovim 0.11 not recommended. Paredit (nvim-treesitter-sexp) is disabled for Neovim 0.11 and you may experience other errors & deprecation warnings.
0 commit comments