🐛 fix(nvim): LazyExtras command on README spelled incorrectly

This commit is contained in:
Sergio Laín 2024-08-12 00:50:04 +02:00
parent e164d9f29c
commit eac71d260f
No known key found for this signature in database
GPG key ID: 8429B2EE312F8150

View file

@ -34,7 +34,7 @@ All the other configuration that you want to do, like assigning some new keymaps
### :package: Extras Installation ### :package: Extras Installation
To install an extra is just as easy as opening neovim, typing `:Lazyextras`, and selecting any row from the menu that appears. To select one, hit the `x` key. And your done, be sure to close and open again neovim to see the changes. To install an extra is just as easy as opening neovim, typing `:LazyExtras`, and selecting any row from the menu that appears. To select one, hit the `x` key. And your done, be sure to close and open again neovim to see the changes.
If you see any errors with a custom extra, be sure to report it by creating a [new issue](https://github.com/Matt-FTW/dotfiles/issues/new/choose). If you see any errors with a custom extra, be sure to report it by creating a [new issue](https://github.com/Matt-FTW/dotfiles/issues/new/choose).