diff --git a/squirrel.custom.yaml b/squirrel.custom.yaml index 92fa25b..639be6c 100644 --- a/squirrel.custom.yaml +++ b/squirrel.custom.yaml @@ -36,3 +36,7 @@ patch: ascii_mode: true com.googlecode.iterm2: ascii_mode: true + com.jetbrains.intellij: + ascii_mode: true + # vim_mode: true + diff --git a/symbols.yaml b/symbols.yaml index a00f5d1..07a36c4 100644 --- a/symbols.yaml +++ b/symbols.yaml @@ -57,7 +57,7 @@ punctuator: '"' : { pair: [ '“', '”' ] } '\' : [ 、, '\', \ ] '|' : [ ·, ・, '|', |, '§', '¦', '‖' ] - '`' : [ '`', ‵, ‶, ‷, ′, ″, ‴, ⁗ ] + '`' : { commit: '`' } '~' : [ '~', ~, ˜, ≈, ≋, ≃, ≅, ≇, ∽, ⋍, ≌, ﹏, ﹋, ﹌ ] '!' : { commit: ! } '@' : [ '@', ©, ®, ℗ ]