mauricioszabo / generic-lsp

MIT License
11 stars 0 forks source link

change locale to en #13

Closed sertonix closed 1 year ago

sertonix commented 1 year ago

This changes locale from UTF-8 (why?) to en.

mauricioszabo commented 1 year ago

Why? Just because :).

I reverse-engineered the initialize operation from a LSP client that did the wrong thing, that's all. I didn't read the full documentation in detail :)