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.
1041 | 1 | [Editor] |
2 | WindowGeometryBasedOnFontmetrics = true | |
3 | DisableLigatures = true | |
4 | ||
5 | # GUI External elements font | |
6 | FontFamily = "DejaVu Sans Mono" | |
7 | FontSize = 10 |