Skip to content

Commit

Permalink
Highlight pdm.lock as TOML
Browse files Browse the repository at this point in the history
PDM (https://github.com/pdm-project/pdm) is a Python package/venv manage whose lock file is "pdm.lock".
  • Loading branch information
jfcherng authored Nov 4, 2022
1 parent ed38438 commit 263ce6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions TOML.sublime-syntax
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ file_extensions:
- Cargo.lock
- Gopkg.lock
- Pipfile
- pdm.lock
- poetry.lock

scope: source.toml
Expand Down

0 comments on commit 263ce6e

Please sign in to comment.