dotfiles/tools/nvim/lua/plugins/lang/just.lua

4 lines
56 B
Lua

return {
"NoahTheDuke/vim-just",
ft = { "just" },
}