You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I tried to edit a task using key binding \te I got following errors. I also tried setting 'alias vi=/usr/local/bin/nvim' in my ~/.zshrc but that did not help. I am on MacOS Moneterey v12.4
Launching 'vi "task.07da2fa8.task"' now...
E1187: Failed to source defaults.vim
Error detected while processing /usr/local/Cellar/neovim/0.7.0/share/nvim/runtime/plugin/man.vim:
line 9:
E10: \ should be followed by /, ? or &
line 10:
E10: \ should be followed by /, ? or &
Error detected while processing /usr/local/Cellar/neovim/0.7.0/share/nvim/runtime/plugin/rplugin.vim[65]..function <SNR>10_LoadRemotePlugins[1]..<SNR>10_GetManifest[1]
..<SNR>10_GetManifestPath:
line 7:
E117: Unknown function: stdpath
--- Autocommands ---
Error detected while processing /usr/local/Cellar/neovim/0.7.0/share/nvim/runtime/plugin/shada.vim:
line 9:
E10: \ should be followed by /, ? or &
line 10:
E10: \ should be followed by /, ? or &
line 11:
E10: \ should be followed by /, ? or &
--- Autocommands ---
line 13:
E10: \ should be followed by /, ? or &
line 14:
E10: \ should be followed by /, ? or &
--- Autocommands ---
line 16:
E10: \ should be followed by /, ? or &
line 17:
E10: \ should be followed by /, ? or &
line 18:
E10: \ should be followed by /, ? or &
line 19:
E10: \ should be followed by /, ? or &
line 20:
E35: No previous regular expression
line 21:
E10: \ should be followed by /, ? or &
The text was updated successfully, but these errors were encountered:
anand12gupta
changed the title
Problem editing task from \te key binding
MacOs Problem editing task from \te key binding
Jun 14, 2022
Launching '/opt/homebrew/bin/vi "task.01dff9fb.task"' now...
Error detected while processing /Users/wachen/.vimrc[8]../opt/homebrew/Cellar/neovim/0.9.1/share/nvim/runtime/syntax/syntax.vim:
line 43:
E216: No such group or event: filetypedetect BufRead
E216: No such group or event: filetypedetect BufRead
failed to load colors/lists/default.vim
Error detected while processing /opt/homebrew/Cellar/neovim/0.9.1/share/nvim/runtime/plugin/rplugin.vim[66]..function <SNR>42_LoadRemotePlugins[1]..<SNR>42_GetManifest[1]..<SNR>42_GetManifestPath:
line 7:
E117: Unknown function: stdpath
Press ENTER or typecommand to continue
When I tried to edit a task using key binding \te I got following errors. I also tried setting 'alias vi=/usr/local/bin/nvim' in my ~/.zshrc but that did not help. I am on MacOS Moneterey v12.4
The text was updated successfully, but these errors were encountered: