Commit Graph

5 Commits

Author SHA1 Message Date
woky
d0f6bd5ae7 More secure minimal.vimrc (#1158)
* More secure minimal.vimrc

Make minimal.vimrc not execute arbitrary code from Internet or local processes.
- Do not skip TLS checks. GitHub should have valid TLS certificate.
- Save plug.vim to home directory. /tmp is writeable by all local processes.

* miminal.vimrc: Make plug directory home local too
2021-05-31 13:34:29 -07:00
Prabir Shrestha
32fae1f0e9 use allowlist and blocklist instead (#847)
* use allowlist and blocklist instead
* add lsp#get_allowed_servers()
2020-06-26 16:13:09 -07:00
Prabir Shrestha
1fd74e47eb remove refrences to async.vim 2020-06-20 23:15:29 +00:00
Prabir Shrestha
b33a69e2b1 Update minimal.vimrc 2018-01-02 21:20:56 -08:00
Prabir Shrestha
8b4b168a6b Create minimal.vimrc 2018-01-02 21:19:20 -08:00