Updated doc with disabled filetypes
This commit is contained in:
parent
b9e41be00c
commit
53aec8b53a
1 changed files with 4 additions and 0 deletions
|
@ -21,6 +21,10 @@ When a new high score is achieved, it is saved inside .vim as .combo.
|
||||||
If you get errors at launch, check that .combo exists and has just a
|
If you get errors at launch, check that .combo exists and has just a
|
||||||
number inside (should be 0, or last best combo).
|
number inside (should be 0, or last best combo).
|
||||||
|
|
||||||
|
By default, combo is not tracked in .txt, .tex, .vim files and in files with
|
||||||
|
no extension. This can be removed by deleting (or commenting) the first lines
|
||||||
|
in the script.
|
||||||
|
|
||||||
The plugin is not in its final version. Right now, you will need to edit
|
The plugin is not in its final version. Right now, you will need to edit
|
||||||
the path to the .combo file and choose where to display the combo information.
|
the path to the .combo file and choose where to display the combo information.
|
||||||
By default, the section B of airline-vim is overwritten to display current
|
By default, the section B of airline-vim is overwritten to display current
|
||||||
|
|
Loading…
Reference in a new issue