Migrate vim to neovim (min v0.11)

Install newest vim-releases via appimage from github-page!
This commit is contained in:
2025-08-10 07:58:09 +02:00
parent ca4e45b4aa
commit 24f7891460
26 changed files with 781 additions and 252 deletions

View File

@@ -1,6 +1,8 @@
[font]
size = 9.0
normal = { family = "ComicMono", style = "Regular" }
# The NerdFont of ComitMono is created with: https://github.com/ryanoasis/nerd-fonts?tab=readme-ov-file#font-patcher
# normal = { family = "ComicMono Nerd Font", style = "Regular" }
normal = { family = "ComicMono Nerd Font", style = "Regular" }
[env]
WINIT_X11_SCALE_FACTOR = "1.55"