add null_ls for formatting
This commit is contained in:
parent
724fb28491
commit
97708a370f
2 changed files with 15 additions and 3 deletions
|
|
@ -19,8 +19,10 @@ return {
|
|||
|
||||
{
|
||||
"kristijanhusak/vim-dirvish-git",
|
||||
dependencies = {
|
||||
"justinmk/vim-dirvish",
|
||||
},
|
||||
dependencies = { "justinmk/vim-dirvish", },
|
||||
},
|
||||
{
|
||||
"jose-elias-alvarez/null-ls.nvim",
|
||||
dependencies = { "nvim-lua/plenary.nvim" },
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue