changed themes
This commit is contained in:
@@ -2,10 +2,10 @@ return {
|
||||
--
|
||||
-- Focus Mode
|
||||
--
|
||||
{
|
||||
'junegunn/goyo.vim',
|
||||
cmd = 'Goyo'
|
||||
},
|
||||
-- {
|
||||
-- 'junegunn/goyo.vim',
|
||||
-- cmd = 'Goyo'
|
||||
-- },
|
||||
|
||||
--
|
||||
-- Multi-cursor
|
||||
@@ -14,6 +14,7 @@ return {
|
||||
-- 'mg979/vim-visual-multi',
|
||||
-- lazy = false
|
||||
-- },
|
||||
{ 'Raimondi/delimitMate', lazy = false }
|
||||
{ 'Raimondi/delimitMate', lazy = false },
|
||||
{'tpope/vim-sleuth', lazy = false },
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user