update README

This commit is contained in:
Maxime Coste 2014-04-07 21:25:14 +01:00
parent 409be4731f
commit 2be90ce30a

View File

@ -750,8 +750,8 @@ Some of Kakoune state is available through environment variables:
Note that in order to make only needed information available, Kakoune needs Note that in order to make only needed information available, Kakoune needs
to find the environment variable reference in the shell script executed. to find the environment variable reference in the shell script executed.
Hence +%sh{ ./script.sh }+ with +script.sh+ referencing an environment will Hence +%sh{ ./script.sh }+ with +script.sh+ referencing an environment
not work. variable will not work.
for example you can print informations on the current file in the status for example you can print informations on the current file in the status
line using: line using: