-
Notifications
You must be signed in to change notification settings - Fork 154
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
function with pattern matched map,cursor move to end,happen error. #479
Comments
Hi, could you be more explicit - which end are you referring to? |
@sjava I'm having trouble reproducing this; could you post a screenshot of a minimal example? |
Also can you please confirm you are on HEAD |
vim-elixir is on HEAD
diff --git a/README.md b/README.md # vim 8 native package loading
# http://vimhelp.appspot.com/repeat.txt.html#packages
-git clone https://github.com/elixir-lang/vim-elixir.git ~/.vim/pack/my-packages/start
+git clone https://github.com/elixir-lang/vim-elixir.git ~/.vim/pack/my-packages/start/vim-elixir |
test file: https://gist.github.com/sjava/eb8ac44c237b5f15fa5c2560e7edcfcd when the create function head not show in screen,happend error . |
Could you link your vimrc? Also which vim version are you using (e.g. vim8, gvim, neovim, etc)? |
vimrc |
when cursor move to end,neovim appear :
E15: Invalid expression: %#elixirStringDelimiter#"%#elixirString#id%#elixirStringDelimiter#"%#elixirArguments# %#elixirOperator#=>%#elixirArguments# id
The text was updated successfully, but these errors were encountered: