fix: Fixes filetype plugins for nvim.

This commit is contained in:
2024-11-23 15:26:33 -05:00
parent 0a9e065b4d
commit 3badd6a046
5 changed files with 29 additions and 2 deletions

View File

@@ -28,7 +28,7 @@ return {
"--stdin-filepath",
util.escape_path(util.get_current_buffer_file_path()),
"--print-width",
"80",
"100",
"--prose-wrap",
"always",
"--parser",