mirror of
https://github.com/neovim/neovim.git
synced 2025-09-27 21:48:35 +00:00
docs: misc, dev-api-fast, $XDG_STATE_HOME #35138
This commit is contained in:
@@ -11392,8 +11392,8 @@ M.funcs = {
|
||||
log String Logs directory (for use by plugins too).
|
||||
run String Run directory: temporary, local storage
|
||||
for sockets, named pipes, etc.
|
||||
state String Session state directory: storage for file
|
||||
drafts, swap, undo, |shada|.
|
||||
state String Session state: storage for backupdir,
|
||||
file drafts, |shada|, swap, undo, 'viewdir'.
|
||||
|
||||
Example: >vim
|
||||
echo stdpath("config")
|
||||
|
Reference in New Issue
Block a user