Add RFC browser

master
blallo 2024-03-10 22:32:22 +01:00
parent ac34827f32
commit 545f7dcfda
Signed by: blallo
GPG Key ID: C530464EEDCF489A
1 changed files with 3 additions and 0 deletions

View File

@ -145,6 +145,9 @@ local function init()
config = function()
end
}
-- RFC browser
use 'mhinz/vim-rfc'
end
local plugins = setmetatable({}, {