dotfiles/config/nvim/lua/fschauen/plugins/luaref.lua

6 lines
63 B
Lua

local M = { 'milisims/nvim-luaref' }
M.lazy = true
return M