Use g: for the PHP Vader tests

This commit is contained in:
w0rp 2017-08-02 22:36:53 +01:00
parent 6e07cf5b12
commit 617582c5d3
1 changed files with 6 additions and 6 deletions

View File

@ -1,11 +1,11 @@
Before:
Save ale_php_langserver_executable
Save ale_php_langserver_config_path
Save ale_php_langserver_use_global
Save g:ale_php_langserver_executable
Save g:ale_php_langserver_config_path
Save g:ale_php_langserver_use_global
unlet! ale_php_langserver_executable
unlet! ale_php_langserver_config_path
unlet! ale_php_langserver_use_global
unlet! g:ale_php_langserver_executable
unlet! g:ale_php_langserver_config_path
unlet! g:ale_php_langserver_use_global
runtime ale_linters/php/langserver.vim