Skip to content

Commit

Permalink
docs: LazyVim
Browse files Browse the repository at this point in the history
  • Loading branch information
folke committed Jan 7, 2023
1 parent a1c926f commit 735f2a2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -656,8 +656,7 @@ return {

- any lua file in `~/.config/nvim/lua/plugins/*.lua` will be automatically merged in the main plugin spec

For a real-life example, you can check [LazyVim](https://github.com/LazyVim/LazyVim),
a starter template for lazy Neovim users.
For a real-life example, you can check [LazyVim](https://github.com/LazyVim/LazyVim) and more specifically:

- [lazyvim.plugins](https://github.com/LazyVim/LazyVim/tree/main/lua/lazyvim/plugins) contains all the plugin specs that will be loaded

Expand Down

0 comments on commit 735f2a2

Please sign in to comment.