Files
dotfiles/nvim/lua/plugins/pug.lua

5 lines
36 B
Lua
Raw Normal View History

2026-01-17 21:17:29 +00:00
return {
'digitaltoad/vim-pug',
}