Update README.md
This commit is contained in:
parent
758847aaab
commit
72e3bc5b24
@ -17,6 +17,9 @@ You can overwride two variables on your .vimrc:
|
|||||||
let g:symfony_app_console_caller= "php"
|
let g:symfony_app_console_caller= "php"
|
||||||
let g:symfony_app_console_path= "app/console"
|
let g:symfony_app_console_path= "app/console"
|
||||||
|
|
||||||
|
You can also define this config per directory. Just add `set exrc` in your global .vimrc.
|
||||||
|
This will automatically read any `.vimrc` in the current folder (where you launched vim).
|
||||||
|
|
||||||
=========================
|
=========================
|
||||||
|
|
||||||
## Service & routing completion
|
## Service & routing completion
|
||||||
|
Loading…
Reference in New Issue
Block a user