Skip to content
/ LSP Public
forked from sublimelsp/LSP

Commit

Permalink
quote on mac
Browse files Browse the repository at this point in the history
  • Loading branch information
rchl committed May 17, 2023
1 parent d6d0ff8 commit 4c50957
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/core/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ def get_storage_path() -> str:
The "Package Storage" is a way to store server data without influencing the behavior of Sublime Text's "catalog".
Its path is '$DATA/Package Storage', where $DATA means:
- on macOS: ~/Library/Application Support/Sublime Text
- on macOS: '~/Library/Application Support/Sublime Text'
- on Windows: %LocalAppData%/Sublime Text
- on Linux: ~/.cache/sublime-text
"""
Expand Down

0 comments on commit 4c50957

Please sign in to comment.