hyperextensible Vim-based text editor.
Find a file
Niels Fallenbeck 5ec8205547 Disable ltex_plus because
ltex_plus generates a boatload of spell-related false positive warnings.
We need to configure this LSP correctly if we really need it in the
future.
2026-02-10 21:23:42 +01:00
doc Initial commit 2026-01-15 12:42:30 +01:00
lua Initial commit 2026-01-15 12:42:30 +01:00
.gitignore Add lazy-lock.json back to .gitignore 2026-01-15 15:59:39 +01:00
.stylua.toml Initial commit 2026-01-15 12:42:30 +01:00
init.lua Disable ltex_plus because 2026-02-10 21:23:42 +01:00
LICENSE.md Initial commit 2026-01-15 12:42:30 +01:00
README.md Change README 2026-01-15 16:39:02 +01:00

Neovim config

Based on kickstart.nvim I recreated my personal Neovim configuration file after my config (that was based on one of the nvim "distributions") went dysfunctional after my Christmas holidays.

I also used this as an opportunity to create the first repository on my new Forgejo git server. \o/

This repository is not only meant as the repository used to keep my Neovim configs on my different machines in sync but I would be happy to provide some inspiration for other Neovim configs as well.