This commit is contained in:
chilborne 2023-12-18 09:13:24 +01:00
parent 00d2f2fcf5
commit c699c93497
30 changed files with 31 additions and 7 deletions

5
lua/custom/plugins/suda.lua Executable file
View file

@ -0,0 +1,5 @@
return {
{
"lambdalisue/suda.vim"
}
}