1
0

chore: neovim updates

This commit is contained in:
2025-07-18 18:30:01 +02:00
parent 8eb01590c3
commit 99e9bd20aa
5 changed files with 13 additions and 3 deletions

View File

@@ -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 = {},
},
}