mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-21 08:35:48 +02:00
No description
ftplugin | ||
ftplugin_backup | ||
img | ||
lua | ||
snippets | ||
.gitignore | ||
init.lua | ||
lazy-lock.json | ||
LICENSE | ||
README.md |
HOME
Demo
Treesitter dan LSP
Plugins Manager
Javascript Project
Panduan Install Dan Konfigurasi NeoVim
Kunjungi Wiki
Kebutuhan Dasar
- Install Neovim 9.0+ https://github.com/neovim/neovim/releases/tag/stable
- C++ (windows) Compiler https://www.msys2.org/
- GIT https://git-scm.com/download/win
- NodeJs https://nodejs.org/en/
- Ripgrep https://github.com/BurntSushi/ripgrep
- Lazygit https://github.com/jesseduffield/lazygit
- Nerd Font https://github.com/ryanoasis/nerd-fonts
- Windows Terminal (Windows) https://apps.microsoft.com/store/detail/windows-terminal/9N0DX20HK701?hl=en-id&gl=id
- 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
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