re-disable autosuggestion

NOTE FOR NEXT TIME: enabling this messes with fzf
This commit is contained in:
ahuston-0 2025-03-26 11:20:54 -04:00
parent 5fdf5c5362
commit 9e4adb1b46
No known key found for this signature in database
GPG Key ID: 47940175096C1330

@ -4,8 +4,6 @@
programs.zsh = { programs.zsh = {
enable = true; enable = true;
autosuggestion.enable = true;
enableCompletion = true;
oh-my-zsh = { oh-my-zsh = {
enable = true; enable = true;
plugins = [ plugins = [