a4a51853e1
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.
2024-06-07 15:30:20 -07:00
15ff0e244b
fix: remove vale from linters
...
The language server will take care of this now, don't need it.
2024-06-07 11:34:59 -07:00
3550e0d209
feat: remove none-ls
...
I figured out how to make Vale work with nvim-lint which was my
preference.
2024-06-07 11:06:15 -07:00
04f50fa216
feat: switch to none-ls
2024-06-07 10:25:57 -07:00
eebbb6c4b7
fix: formatting
2024-06-05 12:59:50 -07:00
4aed78a5b3
feat: add markdown linting/formatting
2024-06-05 12:43:21 -07:00
41367e3235
feat: move linting to nvim-lint
...
This also removes linting from conform.nvim, as it should be focused
only on formatting
2024-06-04 17:05:47 -07:00
10e4a3af37
V2 ( #1 )
...
Co-authored-by: Devin Haska <wonderfulfrog@users.noreply.github.com>
2024-05-10 11:26:26 -07:00