Tetraib / LazyVim-conf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LazyVim-config

Dependencies

Windows studio build tools with c++ Neovim Git LLVM Cmake Nerd font Ripgrep Fd Lazygit Alacritty Nodejs

scoop bucket add main

scoop install main/git

scoop bucket add extras

scoop install main/neovim
scoop install extras/lazygit
scoop install extras/alacritty

scoop install main/llvm
scoop install main/cmake
scoop install main/ripgrep
scoop install main/fd
scoop install main/nodejs

npm install -g tree-sitter-cli
npm install -g neovim
scoop bucket add nerd-fonts
scoop install nerd-fonts/JetBrainsMono-NF

About

License:Apache License 2.0


Languages

Language:Lua 99.6%Language:PowerShell 0.4%