turned off ghostty ligatures
This commit is contained in:
@@ -13,6 +13,10 @@ background-blur-radius = 8
|
|||||||
|
|
||||||
mouse-hide-while-typing = true
|
mouse-hide-while-typing = true
|
||||||
|
|
||||||
|
font-feature = -calt
|
||||||
|
font-feature = -liga
|
||||||
|
font-feature = -dlig
|
||||||
|
|
||||||
clipboard-read = allow
|
clipboard-read = allow
|
||||||
clipboard-write = allow
|
clipboard-write = allow
|
||||||
copy-on-select = clipboard
|
copy-on-select = clipboard
|
||||||
@@ -35,4 +39,4 @@ macos-option-as-alt = true
|
|||||||
# fullscreen = true
|
# fullscreen = true
|
||||||
# macos-non-native-fullscreen = true # fullscreen, hide menubar and dock toooo
|
# macos-non-native-fullscreen = true # fullscreen, hide menubar and dock toooo
|
||||||
|
|
||||||
keybind = cmd+backspace=text:\x15
|
# keybind = cmd+backspace=text:\x15
|
||||||
|
|||||||
@@ -197,7 +197,6 @@ return {
|
|||||||
"gofumpt",
|
"gofumpt",
|
||||||
"goimports-reviser",
|
"goimports-reviser",
|
||||||
"jsonlint",
|
"jsonlint",
|
||||||
"markdownlint",
|
|
||||||
"prettier",
|
"prettier",
|
||||||
"stylua",
|
"stylua",
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user