Use this to avoid weird highlighting of the `[` and `]` characters, if the matchparen plugin is enabled.
@@ -64,6 +64,7 @@ function! startify#insane_in_the_membrane() abort
\ norelativenumber
\ nospell
\ noswapfile
+ \ matchpairs=
if empty(&statusline)
setlocal statusline=\ startify
endif