refactor(nvim): remove redundant statusline settings

This commit is contained in:
2026-06-02 20:45:43 +02:00
parent 7fa70698b4
commit 28fb4ec7fa
2 changed files with 2 additions and 2 deletions

View File

@@ -20,4 +20,3 @@ require("zk")
require("reload")
vim.opt.background = "dark"
vim.opt.laststatus = 3