Skip to content

Commit d2a5cb1

Browse files
author
Zhe Yu
committed
update documentation.
1 parent 4f736d3 commit d2a5cb1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/neovim.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -458,4 +458,5 @@ constructor for you to play around with it, but you can easily build your own!
458458
You can enable logging by setting `VECTORCODE_NVIM_LOG_LEVEL` environment
459459
variable to a
460460
[supported log level](https://github.com/nvim-lua/plenary.nvim/blob/857c5ac632080dba10aae49dba902ce3abf91b35/lua/plenary/log.lua#L44).
461-
The log file will be written to `stdpath("log")` or `stdpath("cache")`.
461+
The log file will be written to `stdpath("log")` or `stdpath("cache")`. On
462+
Linux, this is usually `~/.local/state/nvim/`.

0 commit comments

Comments
 (0)