Yet another neovim configuration. This one is made for me.
Find a file
2025-12-22 12:15:58 +01:00
lua Small update for theme config. 2025-12-22 12:15:58 +01:00
.gitignore Added nvim-notify neogit and todo-comments plugins. 2024-09-27 13:40:46 +02:00
.luarc.json Update keybindings. 2025-04-09 10:50:34 +02:00
init.lua Update color scheme, and LSP config for neovim v0.11+ 2025-05-05 14:22:23 +02:00
README.md Update README 2025-10-28 20:59:31 +01:00

Neovim custom config (in lua)

Yet another custom neovim config. And this one is mine.

Plugins

  • LSP (ruby, python, go, json, yaml)
  • blink.cmp (completions)
  • catppuccin theme
  • conform.nvim (formatter)
  • lualine.nvim
  • mason
  • neogit.nvim (git)
  • nvim-lint (linter)
  • snacks.nvim
  • trouble.nvim (diagnostics)
  • whick-key.nvim