📚 docs(nvim): modify README so it looks like the main one

This commit is contained in:
Sergio Laín 2023-12-23 18:50:25 +01:00
parent 2468400496
commit e8aa1f89cb
No known key found for this signature in database
GPG key ID: 14C9B8080681777B

View file

@ -1,27 +1,31 @@
<div align="center">
<a href=""><img src="./.github/title.png"></a>
<a href=""><img src="./title.png"></a>
</div>
<div align="center">
<img src="https://raw.githubusercontent.com/catppuccin/catppuccin/main/assets/palette/macchiato.png" width="90%"/><br>
</div>
<div align="center">
<a href="#herb--about"><img width="190px" src="../../../.github/assets/category-images/dotfiles-about.png"></a>
<a href="#gear--config"><img width="190px" src="../../../.github/assets/category-images/dotfiles-config.png"></a>
<a href="#camera--gallery"><img width="190px" src="../../../.github/assets/category-images/dotfiles-gallery.png"></a>
<a href="#keyboard--binds"><img width="190px" src="../../../.github/assets/category-images/dotfiles-binds.png"></a>
</div>
<div align="center">
<a href="https://dotfyle.com/Matt-FTW/dotfiles-config-nvim"><img src="https://dotfyle.com/Matt-FTW/dotfiles-config-nvim/badges/plugins?style=for-the-badge" /></a>
<a href="https://dotfyle.com/Matt-FTW/dotfiles-config-nvim"><img src="https://dotfyle.com/Matt-FTW/dotfiles-config-nvim/badges/leaderkey?style=for-the-badge" /></a>
<a href="https://dotfyle.com/Matt-FTW/dotfiles-config-nvim"><img src="https://dotfyle.com/Matt-FTW/dotfiles-config-nvim/badges/plugin-manager?style=for-the-badge" /></a>
## Install Instructions
</div>
> Install requires Neovim 0.9+. Always review the code before installing a configuration.
Clone the repository and install the plugins:
```sh
git clone git@github.com:Matt-FTW/dotfiles ~/.config/Matt-FTW/dotfiles
NVIM_APPNAME=Matt-FTW/dotfiles/.config/nvim nvim --headless +"Lazy! sync" +qa
```
Open Neovim with this config:
```sh
NVIM_APPNAME=Matt-FTW/dotfiles/.config/nvim nvim
```
# :herb: <samp>About</samp>
## Plugins
@ -388,3 +392,9 @@ NVIM_APPNAME=Matt-FTW/dotfiles/.config/nvim nvim
- shfmt
- stylua
- terraform_fmt
# :gear: <samp>Config</samp>
# :camera: <samp>Gallery</samp>
# :keyboard: <samp>Binds</samp>