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

help #956

Open
Bayu12345677 opened this issue Mar 6, 2022 · 4 comments
Open

help #956

Bayu12345677 opened this issue Mar 6, 2022 · 4 comments

Comments

@Bayu12345677
Copy link

please explain how to bring up his in vim

please help me :)

@davidlowryduda
Copy link

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.

@benyaminl
Copy link

@Bayu12345677 Come on man.. see the readme... just clone the package.. and Vundle hasn't maintained for years. Move to vim-plug...

@Bayu12345677
Copy link
Author

okay will I try im just asking how to activate his snippet in vim whether need keyblindings or directly active with his own

@benyaminl
Copy link

benyaminl commented Mar 22, 2022

@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...

set rtp+=~/.vim/bundle/Vundle.vim

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.
and you can leverage the https://github.com/neoclide/coc.nvim with lot of VS Code auto complete

(If you want any intellisense like in VS Code but on very very old hardware)

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

3 participants