mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2025-07-04 02:54:27 +02:00
add just support
This commit is contained in:
parent
43300a6d36
commit
64fce3076d
1 changed files with 4 additions and 0 deletions
4
init.lua
4
init.lua
|
@ -833,6 +833,10 @@ require('lazy').setup({
|
|||
}
|
||||
end,
|
||||
},
|
||||
{
|
||||
'NoahTheDuke/vim-just',
|
||||
ft = { 'just' },
|
||||
},
|
||||
{
|
||||
'kdheepak/lazygit.nvim',
|
||||
lazy = true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue