This is my nvim config
- Lua 100%
| lua | ||
| plugin/after | ||
| .gitattributes | ||
| .gitignore | ||
| .neoconf.json | ||
| init.lua | ||
| lazy-lock.json | ||
| lazyvim.json | ||
| LICENSE | ||
| README.md | ||
| stylua.toml | ||
💤 LazyVim
A starter template for LazyVim. Refer to the documentation to get started.
Installation on windows:
- Clone to %LOCALAPPDATA%\nvim (not ~/.config/nvim).
- Launch nvim, let lazy.nvim install everything.
- Run :checkhealth — mainly to confirm a C compiler (for treesitter) and any Mason tool prerequisites are present.
- Expect the Omarchy theme/transparency bits to sit dormant; you'll get the default tokyonight colorscheme.