chore: neovim updates
This commit is contained in:
@@ -4,9 +4,14 @@ return {
|
||||
event = 'VeryLazy',
|
||||
build = ':Cord update',
|
||||
opts = {},
|
||||
cond = vim.env.CORDLESS ~= 'true',
|
||||
},
|
||||
{
|
||||
'tpope/vim-fugitive',
|
||||
cmd = { 'Git' },
|
||||
},
|
||||
{
|
||||
dir = '~/dev/share.nvim/',
|
||||
opts = {},
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user