liuchengxu / space-vim

:four_leaf_clover: Lean & mean spacemacs-ish Vim distribution
https://liuchengxu.github.io/space-vim/
MIT License
2.85k stars 255 forks source link

Remove $LANG=en_US, add more vim-lsp keymappings #503

Closed rene-descartes2021 closed 1 year ago

rene-descartes2021 commented 1 year ago

Setting $LANG='en_US' broke some Perl script on my system. On my system $LANG is 'en_US.UTF-8' and stuff isn't generated for 'en_US' so stuff breaks. Adds some more vim-lsp keymappings related to server status.