dont know how tf to get grammar checking to work for quarto

This commit is contained in:
pat-alt 2025-04-14 17:45:05 +02:00
parent 53aad9f685
commit ff5785341e
6 changed files with 49 additions and 3 deletions

View file

@ -0,0 +1,7 @@
return {
'jmbuhr/otter.nvim',
dependencies = {
'nvim-treesitter/nvim-treesitter',
},
opts = {},
}