Wed, 25 Sep 2024 15:03:13 -0500
No LSP autostart when read-only
I think nvim actually threw out 'view' argc detection, I just use -R and alias
view to it.
657
628b4b962086
Use pandoc as markdown equalprg, use only 72 for text width
Meredith Howard <mhoward@roomag.org>
parents:
368
diff
changeset
|
1 | setl textwidth=72 |
945
29657d7ea734
Drop 'w' formatoption for text and markdown, only mail
Meredith Howard <mhoward@roomag.org>
parents:
657
diff
changeset
|
2 | setl formatoptions+=at12 |