This is my nvim config
Find a file
2026-08-04 16:27:49 +02:00
lua Add gitignore and .claude files to search 2026-08-04 16:27:49 +02:00
plugin/after Add rust auto completion 2026-08-02 18:00:38 +02:00
.gitattributes some cleanup stuff 2026-08-02 13:50:47 +02:00
.gitignore Initial commit: my nvim config 2026-08-02 13:12:08 +02:00
.neoconf.json Initial commit: my nvim config 2026-08-02 13:12:08 +02:00
init.lua Initial commit: my nvim config 2026-08-02 13:12:08 +02:00
lazy-lock.json surround stuff, docs toggle 2026-08-03 00:25:16 +02:00
lazyvim.json surround stuff, docs toggle 2026-08-03 00:25:16 +02:00
LICENSE Initial commit: my nvim config 2026-08-02 13:12:08 +02:00
README.md some cleanup stuff 2026-08-02 13:50:47 +02:00
stylua.toml Initial commit: my nvim config 2026-08-02 13:12:08 +02:00

💤 LazyVim

A starter template for LazyVim. Refer to the documentation to get started.

Installation on windows:

  1. Clone to %LOCALAPPDATA%\nvim (not ~/.config/nvim).
  2. Launch nvim, let lazy.nvim install everything.
  3. Run :checkhealth — mainly to confirm a C compiler (for treesitter) and any Mason tool prerequisites are present.
  4. Expect the Omarchy theme/transparency bits to sit dormant; you'll get the default tokyonight colorscheme.