diff --git a/lua/user/roll.lua b/lua/user/roll.lua new file mode 100644 index 00000000..49d08698 --- /dev/null +++ b/lua/user/roll.lua @@ -0,0 +1,6 @@ +local M = { + -- uncoment for fun + -- "MAHcodes/roll.nvim", dependencies = "RRethy/nvim-base16" +} + +return M