dotfiles/vim/.config/nvim/lua/plugins/languatetool.lua

5 lines
65 B
Lua

return {
-- Add vim-ledger
{ "vigoux/LanguageTool.nvim" },
}