How to disable .py1.stats files in disk #3803
Unanswered
chanfried
asked this question in
Q&A - Ask for help with problems
Replies: 2 comments
-
|
Try https://stackoverflow.com/questions/66677007/file-stats-when-run-python-in-neovim |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
got it,thanks. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
vim 8.2, when ale plugin enabled
when opening python files(*.py), A *.py1.stats file will be created in py file's location for each python file. how to disable .py1.stats files
Beta Was this translation helpful? Give feedback.
All reactions