# Nvim-Lazy ![Neovim](https://img.shields.io/badge/NeoVim-%2357A143.svg?&style=for-the-badge&logo=neovim&logoColor=white) ![Lua](https://img.shields.io/badge/lua-%232C2D72.svg?style=for-the-badge&logo=lua&logoColor=white)

Issues Repo Size follow on Twitter

## HOME ![home!](img/home.png) ## Demo ![demo!](img/demo.gif) ## Treesitter dan LSP ![demo!](img/ts_lsp.gif) ## Plugins Manager ![PlugManaget!](img/plugins_manager.png) # Panduan Install Dan Konfigurasi NeoVim ## Kunjungi Wiki ## Kebutuhan Dasar 1. Install Neovim 8.0+ https://github.com/neovim/neovim/releases/tag/v0.8.3 2. C++ (windows) Compiler https://www.msys2.org/ 3. GIT https://git-scm.com/download/win 4. NodeJs https://nodejs.org/en/ 5. Ripgrep https://github.com/BurntSushi/ripgrep 6. Lazygit https://github.com/jesseduffield/lazygit 7. Nerd Font https://github.com/ryanoasis/nerd-fonts 8. Windows Terminal (Windows) https://apps.microsoft.com/store/detail/windows-terminal/9N0DX20HK701?hl=en-id&gl=id 9. Powershell (windows) https://apps.microsoft.com/store/detail/powershell/9MZ1SNWT0N5D?hl=en-id&gl=id # Windows ``` git clone https://github.com/pojokcodeid/nvim-lazy-basic.git "$env:LOCALAPPDATA\nvim" nvim ``` # Linux ```bash git clone https://github.com/pojokcodeid/nvim-lazy-basic.git ~/.config/nvim ``` ## Terima Kasih https://github.com/LunarVim/Neovim-from-scratch
https://github.com/AstroNvim/AstroNvim