remove startup, default to fullscreen oil, add pairs back

This commit is contained in:
Alex Musynski
2025-02-27 18:45:04 -05:00
parent f3c1f49563
commit 21b1593c08
4 changed files with 10 additions and 4 deletions
-2
View File
@@ -23,8 +23,6 @@ return { -- Collection of various small independent plugins/modules
-- set use_icons to true if you have a Nerd Font
statusline.setup { use_icons = vim.g.have_nerd_font }
require('mini.starter').setup()
-- You can configure sections in the statusline by overriding their
-- default behavior. For example, here we set the section for
-- cursor location to LINE:COLUMN