dotfiles/home/.config/nvim/lua/plugins/suda.lua

4 lines
79 B
Lua

-- Do stuff as sudo
--- @type LazyPluginSpec
return { "lambdalisue/suda.vim" }