ba69d9c025
feat: add proselint
...
This also removes vale from my config. I was annoyed at how much setup
vale needed before it could work, and find that proselint does what I
want without the extras of vale.
2025-05-27 11:54:48 -07:00
28edccb0e0
fix: remove vale from linters
...
The language server will take care of this now, don't need it.
2025-05-27 11:54:48 -07:00
23ac8f3565
feat: remove none-ls
...
I figured out how to make Vale work with nvim-lint which was my
preference.
2025-05-27 11:54:48 -07:00
6c1d945cab
feat: switch to none-ls
2025-05-27 11:54:48 -07:00
bfe81aca3c
fix: formatting
2025-05-27 11:54:47 -07:00
bdac71b19c
feat: add markdown linting/formatting
2025-05-27 11:54:47 -07:00
577d622e12
feat: move linting to nvim-lint
...
This also removes linting from conform.nvim, as it should be focused
only on formatting
2025-05-27 11:54:47 -07:00
20c15285e5
V2 ( #1 )
...
Co-authored-by: Devin Haska <wonderfulfrog@users.noreply.github.com>
2025-05-27 11:54:47 -07:00