add just support

This commit is contained in:
Oscar Pinochet 2024-10-04 15:06:21 -03:00
parent 43300a6d36
commit 64fce3076d
No known key found for this signature in database
1 changed files with 4 additions and 0 deletions

View File

@ -833,6 +833,10 @@ require('lazy').setup({
} }
end, end,
}, },
{
'NoahTheDuke/vim-just',
ft = { 'just' },
},
{ {
'kdheepak/lazygit.nvim', 'kdheepak/lazygit.nvim',
lazy = true, lazy = true,