VimPlug: Unknown function: term_start
See original GitHub issueDescribe the bug
I recently needed markdown preview, I noticed it
threw an error: No matching autocommands: User NvimMkdpRpcExit
So I thought “Maybe I messed something up”, I removed the plugin
entirely from my pluggins folder and reinstalled with :PlugInstall
,
all went well until after installation I got a red error with: x Post-update hook for markdown-preview.nvim ... Vim(call):E117: Unknown function: term_start
How do I solve this?
It might be related that I compiled ViM with USE flag -term
but it worked
before so idk…
To Reproduce Steps to reproduce the behavior:
- Open vim
- Install plugin
- See error
Expected behavior For it to work
Desktop (please complete the following information):
- OS: Gentoo linux
Log:
:MarkdownPreview
No matching autocommands: User NvimMkdpRpcExit
:PlugInstall
Updated. Elapsed time: 2.394943 sec.
[====================x]
- Finishing ... Done!
x Post-update hook for markdown-preview.nvim ... Vim(call):E117: Unknown function: term_start
- vim-codefmt: Already installed
- indentLine: Already installed
- lightline.vim: Already installed
- colorizer: Already installed
- slimv: Already installed
- markdown-preview.nvim: Resolving deltas: 100% (303/303), done.
- vim-tmux-navigator: Already installed
- coc.nvim: Already installed
- vrod: Already installed
- vim-tabbar: Already installed
- vim-latex: Already installed
- ale: Already installed
- rainbow: Already installed
- emmet-vim: Already installed
- vim-racket: Already installed
- vim-maktaba: Already installed
- bracey.vim: Already installed
- vim-surround: Already installed
- coffee.vim: Already installed
- editorconfig-vim: Already installed
- vim-markdown: Already installed
Issue Analytics
- State:
- Created 2 years ago
- Comments:9 (4 by maintainers)
Top Results From Across the Web
github-trending/2016-11-16.md at master
Simple yet powerful library for building modern web interfaces. ElemeFE / element. Desktop UI elements for Vue.js 2.0. Unknown languages. Hack- ...
Read more >Untitled
1000 hills valley trust, Devoxx france 2013 parleys, Venturi valve function, P n g new paltz, Penwyn painted lady, Fine art gallery san...
Read more >plug me - OSCHINA - 中文开源技术交流社区
In order to answer it, we must first understand the case when the outbound plug mapping is not necessary. Result view call outbound...
Read more >Untitled
... 0.4 https://www.freelancer.co.ke/work/ionic-timer-function/ monthly 0.4 ... /docker-getting-the-final-childs-pid-from-pipe-caused-eof-unknown/ monthly ...
Read more >fish hooks - CSDN
《大学英语精读050604期中试卷》由会员分享,可在线阅读,更多相关《大学英语精读050604期中试卷(4页珍藏版)》请在人人文库网上搜索。 1、密封线内禁止答题南京信息 ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
terminal
(terminal support) USE flag in vimThank you
Closing issue, works 😃