Update README.md

This commit is contained in:
siduck76 2021-06-08 22:14:15 +05:30 committed by GitHub
parent a6e2fa4442
commit 30f9f00c9e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -97,6 +97,12 @@ nvim-base16 doesnt even take time to load unlike base16-vim which was eating hal
- smooth scrolling
- Snip support from VSCode through vsnip supporting custom and predefined snips (friendly-snippets)
# Requirements
- neovim 0.5
- A terminal that supports [nerdfonts](https://github.com/ryanoasis/nerd-fonts)
- Set terminal's inner padding to 0.
# Wiki
- [config-structure](https://github.com/siduck76/NvChad/wiki#config-structure)