We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7201dc4 commit 4120893Copy full SHA for 4120893
README.md
@@ -130,7 +130,7 @@ examples of adding popularly requested plugins.
130
`~/.local/share/nvim-kickstart`. You can apply this approach to any Neovim
131
distribution that you would like to try out.
132
* What if I want to "uninstall" this configuration:
133
- * See [lazy.nvim uninstall](https://github.com/folke/lazy.nvim#-uninstalling) information
+ * See [lazy.nvim uninstall](https://lazy.folke.io/usage#-uninstalling) information
134
* Why is the kickstart `init.lua` a single file? Wouldn't it make sense to split it into multiple files?
135
* The main purpose of kickstart is to serve as a teaching tool and a reference
136
configuration that someone can easily use to `git clone` as a basis for their own.
0 commit comments