My Neovim config
Find a file
2026-04-18 20:48:32 +02:00
after resturcture config, simplify the color schemas 2026-04-07 22:41:07 +02:00
assets add README.md 2026-04-01 00:14:21 +02:00
colors add missing colors for dark theme 2026-04-07 22:49:37 +02:00
lua add types 2026-04-15 23:12:35 +02:00
plugin add formatter nix 2026-04-18 20:48:32 +02:00
yaml-schemas add openapi yaml format 2025-12-27 18:02:49 +01:00
.gitignore remove the local files 2026-04-07 23:02:42 +02:00
.prettierrc add README.md 2026-04-01 00:14:21 +02:00
init.lua resturcture config, simplify the color schemas 2026-04-07 22:41:07 +02:00
markdownlint.json add README.md 2026-04-01 00:14:21 +02:00
nvim-pack-lock.json add nvim-dap-view instead of nvim-dap-ui 2026-04-11 20:55:11 +02:00
README.md add README.md 2026-04-01 00:14:21 +02:00

Neovim config

This is my Neovim config that is used with 0.12 version. This is a minimal simple setup. This is build on vim.pack as package manager and mostly built on a few mini.nvim plugins.

Screenshots

image1

image2

image3

image4

image5

image6

image7