No description
  • Lua 94.6%
  • Vim Script 3.4%
  • Vim Snippet 2%
Find a file
2026-08-10 22:12:39 +02:00
.github Add a pull request template (#825) 2024-04-04 10:31:37 -04:00
after/ftplugin oil <F5> <F6> visual block 2026-08-10 21:00:36 +02:00
lsp fix terraformls 100% cpu usage 2026-06-17 10:46:00 +02:00
lua re-enable mason-lock 2026-07-31 13:40:03 +02:00
mason-registry/packages/terraform-ls terraform-ls via github on main (high cpu) 2026-06-29 12:43:08 +02:00
snippets use sh.snippets for bash too 2026-08-10 22:12:39 +02:00
vimscripts FelixFormatJSON 2025-02-28 09:08:53 +01:00
.gitignore ignore .mise.local.toml 2026-05-15 13:10:38 +02:00
.stylua.toml enable lua parentheses 2024-07-01 14:43:35 +02:00
AGENTS.md AGENTS 2026-07-31 12:20:02 +02:00
CLAUDE.md AGENTS.md 2026-06-23 13:17:50 +02:00
init.lua refac 2024-06-24 12:23:59 +02:00
lazy-lock.json use mini.comment 2026-06-19 15:35:14 +02:00
LICENSE.md license 2022-06-25 21:51:44 -04:00
mason-lock.json re-enable mason-lock 2026-07-31 13:40:03 +02:00
README.md cleanup README 2024-08-27 10:48:13 +02:00
TODO.md TODO 2026-06-23 13:25:13 +02:00

based on https://github.com/nvim-lua/kickstart.nvim

Quickstart

git clone git@github.com:felixhummel/nvim.git ~/.config/nvim
nvim  # let lazy do its job, then q:q
nvim

Learnings

See https://blag.felixhummel.de/vim/index.html