madhukar93 has quit [Remote host closed the connection]
madhukar93 has joined #home-manager
<madhukar93>
uvnikita[m] it does seems like the module was updated. Running `compinit` on the shell enables completions for that shell. oh-my-zsh might have changed upstream. Will see if I can figure it out.
pie_ has quit [Quit: No Ping reply in 180 seconds.]
pie_ has joined #home-manager
madhukar93 has joined #home-manager
<madhukar93>
uvnikita[m] doesn't work for me. Here's the entire zsh config https://pastebin.com/3p85zXMH if it helps. Replied on the issue as well. I'm assuming you're using the module yourself? It would be weird if it worked for you, since this nix is supposed to solve this haha
<madhukar93>
Echoing what I wrote on the issue, From what I could tell oh-my-zsh is supposed to call `compinit` so I didn't have `enableCompletions` as true (I guess that's what you've fixed in the first place. The user of the module shouldn't have to worry about that)
<madhukar93>
what I mean is enableCompletions should always do the right thing
Guest19806 is now known as vdemeester
vdemeester has joined #home-manager
vdemeester has quit [Changing host]
mexisme_ has quit [Quit: WeeChat 2.5]
<uvnikita[m]>
madhukar93: hmm, so running compinit fixes it?.. Then you are probably right and oh-my-zsh doesn't call compinit