Release v1.0

This commit is contained in:
2026-07-15 14:05:59 +02:00
parent 42a17abb3a
commit 40c4600b12
3 changed files with 15 additions and 84 deletions
+1
View File
@@ -2,6 +2,7 @@ require("vim._core.ui2").enable({})
map = vim.keymap.set
vim.o.termguicolors = true
vim.o.showmode = false
vim.o.laststatus = 3
vim.o.nu = true
vim.o.swapfile = false
vim.o.winborder = "single"