feat: vim-arsync
This commit is contained in:
parent
3a80d0c428
commit
d48a67a329
1 changed files with 2 additions and 0 deletions
|
|
@ -711,6 +711,8 @@ require("lazy").setup({
|
|||
-- Highlight todo, notes, etc in comments
|
||||
{ "folke/todo-comments.nvim", dependencies = { "nvim-lua/plenary.nvim" }, opts = { signs = false } },
|
||||
|
||||
{ "kenn7/vim-arsync", requires = { "prabirshrestha/async.vim" } },
|
||||
|
||||
{ -- Collection of various small independent plugins/modules
|
||||
"echasnovski/mini.nvim",
|
||||
config = function()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue