Files
dotfiles/nix/home/neovim/nvim/lua/plugins/grammarous.lua
2024-07-31 11:36:56 +02:00

6 lines
129 B
Lua

-- A powerful grammar checker using LanguageTool
-- https://github.com/rhysd/vim-grammarous
return {
"rhysd/vim-grammarous",
}