This commit is contained in:
2026-06-23 20:15:26 -04:00
parent ab963f259c
commit b566049d79
2 changed files with 0 additions and 4 deletions

View File

@@ -1,2 +0,0 @@
#!/bin/sh
flatpak run org.vinegarhq.Sober

View File

@@ -1,5 +1,3 @@
vim.opt_local.shiftwidth = 8
vim.opt_local.expandtab = false
vim.opt_local.formatoptions:remove "o"
vim.diagnostic.config { virtual_text = false, underline = false, signs = false }