Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MacOs Problem editing task from \te key binding #410

Open
anand12gupta opened this issue Jun 14, 2022 · 3 comments
Open

MacOs Problem editing task from \te key binding #410

anand12gupta opened this issue Jun 14, 2022 · 3 comments

Comments

@anand12gupta
Copy link

anand12gupta commented Jun 14, 2022

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 &
@anand12gupta anand12gupta changed the title Problem editing task from \te key binding MacOs Problem editing task from \te key binding Jun 14, 2022
@AlbinFrick
Copy link

I have the same issue on MacOs Moneterey v12.6.

@Jihillestad
Copy link

Same here. BigSur 13.4

@csgtree
Copy link

csgtree commented Jul 17, 2023

Same here.

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 type command to continue

Env:

  • macos 13.4.1 (22F82)
  • neovim v0.9.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants