remove startup, default to fullscreen oil, add pairs back
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user