feat(zsh): remove slow syntax highlighting
This commit is contained in:
parent
aaf401c32c
commit
a5706c6dd1
@ -13,10 +13,6 @@ in
|
||||
highlight = zsh_autosuggest_highlight_style;
|
||||
};
|
||||
|
||||
syntaxHighlighting = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
initExtra = ''
|
||||
function set_win_title(){
|
||||
local TITLE=$(git config --get remote.origin.url || echo "$PWD")
|
||||
|
Reference in New Issue
Block a user