diff --git a/lua/plugins.lua b/lua/plugins.lua index 669d9fb..0553ad8 100644 --- a/lua/plugins.lua +++ b/lua/plugins.lua @@ -145,6 +145,9 @@ local function init() config = function() end } + + -- RFC browser + use 'mhinz/vim-rfc' end local plugins = setmetatable({}, {