Skip to content

Commit

Permalink
Remove EditorConfig syntax
Browse files Browse the repository at this point in the history
Closes #16

The syntax was moved to the EditorConfig package.
If the EditorConfig package is not installed .editorconfig files will
still be highlighted as regular INI files.
  • Loading branch information
jwortmann committed Nov 16, 2023
1 parent 2f8e53c commit 1b5d02e
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 119 deletions.
87 changes: 0 additions & 87 deletions EditorConfig.sublime-syntax

This file was deleted.

14 changes: 0 additions & 14 deletions EditorConfigKeys.sublime-completions

This file was deleted.

18 changes: 0 additions & 18 deletions EditorConfigValues.sublime-completions

This file was deleted.

1 change: 1 addition & 0 deletions INI.sublime-syntax
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ hidden_file_extensions:
- vlcrc
- .buckconfig
- .coveragerc
- .editorconfig
- .flake8
- .flowconfig
- .hgrc
Expand Down

0 comments on commit 1b5d02e

Please sign in to comment.