Remove starter/welcome screen
This commit is contained in:
parent
66ab6d5c0d
commit
60737db7b2
1 changed files with 0 additions and 3 deletions
|
@ -25,9 +25,6 @@ return { -- Collection of various small independent plugins/modules
|
|||
-- Pair brackets, quotes, etc.
|
||||
require('mini.pairs').setup()
|
||||
|
||||
-- Simple startup screen
|
||||
require('mini.starter').setup()
|
||||
|
||||
-- Highlight word under cursor.
|
||||
-- Useful for motions similar to 'diw' and 'ciw'
|
||||
-- as well as # and * searches
|
||||
|
|
Loading…
Reference in a new issue