In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-02-25 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >
Share
Shulou(Shulou.com)06/02 Report--
This article mainly introduces "Not an editor command: Bundle 'gmarik/Vundle.vim' error solution". In daily operation, I believe that many people have doubts about the solution to Not an editor command: Bundle' gmarik/Vundle.vim' error. The editor consulted all kinds of materials and sorted out simple and useful operation methods. I hope it will be helpful for you to answer the question of "Not an editor command: Bundle 'gmarik/Vundle.vim' wrong solution"! Next, please follow the editor to study!
First, problem description
The following error occurred when using crontab-e or git commit:
There are two ways to think:
1. You don't have these plug-ins installed, such as vundel
2, you have installed, but the default editor for Linux,git users is not vim
Second, problem solving
1. Troubleshoot the problem according to the above two directions
2. Check the current default editor, echo $EDITOR, and find that the input is empty.
3PercentCD ~ / .vim/bundle/ found that vundel and other related plug-ins already exist
So you can determine that the problem is due to a problem with the default editor, not an uninstalled problem
4, open, ~ / .bashrc, add export EDITOR=vim at the end, and then execute source ~ / .bashrc
5. Run again, git commit problem message, successfully solved
At this point, the study of "Not an editor command: Bundle 'gmarik/Vundle.vim' error solution" is over. I hope to be able to solve your doubts. The collocation of theory and practice can better help you learn, go and try it! If you want to continue to learn more related knowledge, please continue to follow the website, the editor will continue to work hard to bring you more practical articles!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.