-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
help #956
Comments
There aren't enough details here to provide any useful help. I suggest you follow the README. If you have trouble, describe your steps and what exactly the problem is. |
@Bayu12345677 Come on man.. see the readme... just clone the package.. and Vundle hasn't maintained for years. Move to vim-plug... |
okay will I try im just asking how to activate his snippet in vim whether need keyblindings or directly active with his own |
@Bayu12345677 have you copy paste the vundle into _vimrc? Follow the step.... It's directly active/loaded because you load it using rtp.. see https://renenyffenegger.ch/notes/development/vim/options/runtimepath you will see this line on step 3...
It directly load the folder, on https://github.com/VundleVim/Vundle.vim/tree/master/autoload because you set it by cloning the folder to your home directory with Vundle.vim folder... see step 2... I suggest you go with https://github.com/junegunn/vim-plug rather than vundle, as vundle already dead. (If you want any intellisense like in VS Code but on very very old hardware) |
please explain how to bring up his in vim
please help me :)
The text was updated successfully, but these errors were encountered: