diff options
Diffstat (limited to 'init.lua')
-rw-r--r-- | init.lua | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -19,5 +19,3 @@ local commands = require "lvim.core.commands" commands.load(commands.defaults) require("lvim.lsp").setup() - -vim.opt.laststatus = 3 |