mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-07-25 19:11:56 +00:00
Copy Sublime configs from submodules
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
[
|
||||
// Disable auto-pair for single quote
|
||||
{ "keys": ["'"], "command": "insert_snippet", "args": {"contents": "'"}, "context":
|
||||
[{ "key": "selector", "operator": "equal", "operand": "source.rust" }]
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user