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

E117: Unknown function: <SNR>254_ReadTodoKeywords #377

Closed
huygens545 opened this issue Jun 8, 2022 · 1 comment
Closed

E117: Unknown function: <SNR>254_ReadTodoKeywords #377

huygens545 opened this issue Jun 8, 2022 · 1 comment

Comments

@huygens545
Copy link

huygens545 commented Jun 8, 2022

This is displayed each time I open a org file:
"E117: Unknown function: <SNR>254_ReadTodoKeywords"
Really annoying, since org-mod is working great despite that.

Related to #312
But I don't have any other plugin other than Vim-orgmod installed.

My .vimrc:

execute pathogen#infect()
syntax on
filetype plugin indent on
set ignorecase
set smartcase
set number
autocmd FileType * set textwidth=0
@huygens545
Copy link
Author

Ah, Ok! It looks like I have another version of org installed... I've deleted some folder in .vim/ (one named "syntax" and the other "indent") which must have been created by previous installation I guess...

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

1 participant