nvim: add suda.vim
This commit is contained in:
parent
48af73653f
commit
20be69f12e
|
@ -157,6 +157,10 @@ require('packer').startup({ function(use)
|
||||||
'https://github.com/nvim-lua/plenary.nvim'
|
'https://github.com/nvim-lua/plenary.nvim'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
use {
|
||||||
|
'https://github.com/lambdalisue/suda.vim',
|
||||||
|
tag = '*'
|
||||||
|
}
|
||||||
|
|
||||||
-- coding
|
-- coding
|
||||||
use {
|
use {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user