initial commit

This commit is contained in:
DashieTM 2024-04-15 18:52:30 +02:00
parent 6671b54dd2
commit e50591b2ec
162 changed files with 922 additions and 6328 deletions

View file

@ -7,7 +7,7 @@ local options = {
showmode = true,
termguicolors = true,
spelllang = "en_us",
shell = "/usr/bin/fish",
shell = "fish",
relativenumber = false,
scrolloff = 5,
scrolljump = 5,