mirror of
https://github.com/materusPL/nixos-config
synced 2026-03-25 03:07:21 +01:00
Neovim: Add suda
This commit is contained in:
parent
6db3e9995c
commit
bf522e0b25
@ -45,6 +45,9 @@ if vim.fn.executable("git") == 1 then
|
|||||||
lazy = false,
|
lazy = false,
|
||||||
build = ':TSUpdate'
|
build = ':TSUpdate'
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
'lambdalisue/vim-suda'
|
||||||
|
},
|
||||||
--[[
|
--[[
|
||||||
{
|
{
|
||||||
"kevinhwang91/nvim-ufo",
|
"kevinhwang91/nvim-ufo",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user