File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- *starting.txt* For Vim version 9.1. Last change: 2024 Apr 14
1+ *starting.txt* For Vim version 9.1. Last change: 2024 Apr 15
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -1100,9 +1100,9 @@ The location of this standard configuration directory is configurable by the
11001100user, using environment variable but should also give fallback in case those
11011101variables weren't set.
11021102
1103- This is a not an exhaustive list of those directories:
1103+ This is not an exhaustive list of those directories:
11041104 Environment var default location Description ~
1105- `$XDG_CACHE_HOME ` $HOME/.cache Ephemiral data files
1105+ `$XDG_CACHE_HOME ` $HOME/.cache Ephemeral data files
11061106 `$XDG_CONFIG_HOME ` $HOME/.config Configuration files
11071107 `$XDG_DATA_HOME ` $HOME/.local/share Persistent data files
11081108 `$XDG_STATE_HOME ` $HOME/.local/state State data files
You can’t perform that action at this time.
0 commit comments