Skip to content

Commit

Permalink
Merge pull request #1 from nvim-lua/master
Browse files Browse the repository at this point in the history
fix: update lazy uninstall information link (nvim-lua#1148)
  • Loading branch information
UncleMac66 authored Oct 10, 2024
2 parents ddfb946 + 4120893 commit ebc24b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ examples of adding popularly requested plugins.
`~/.local/share/nvim-kickstart`. You can apply this approach to any Neovim
distribution that you would like to try out.
* What if I want to "uninstall" this configuration:
* See [lazy.nvim uninstall](https://github.com/folke/lazy.nvim#-uninstalling) information
* See [lazy.nvim uninstall](https://lazy.folke.io/usage#-uninstalling) information
* Why is the kickstart `init.lua` a single file? Wouldn't it make sense to split it into multiple files?
* The main purpose of kickstart is to serve as a teaching tool and a reference
configuration that someone can easily use to `git clone` as a basis for their own.
Expand Down

0 comments on commit ebc24b6

Please sign in to comment.