Persisted plugin #1544
Answered
by
glacambre
niksingh710
asked this question in
Q&A
Persisted plugin
#1544
-
olimorris/persisted.nvim#77 (comment) does firenvim have a specific filetype or any difference from other file type ? |
Beta Was this translation helpful? Give feedback.
Answered by
glacambre
Jun 28, 2023
Replies: 1 comment
-
No, the filetype can change depending on the website you are editing. All of the files are created in $XDG_RUNTIME_DIR/firenvim , so if persisted.nvim allows ignoring files depending on their paths, you could rely on that. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
niksingh710
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No, the filetype can change depending on the website you are editing. All of the files are created in $XDG_RUNTIME_DIR/firenvim , so if persisted.nvim allows ignoring files depending on their paths, you could rely on that.