Giter Site home page Giter Site logo

dotvim2's Introduction

  • ๐Ÿ‘‹ Hi, Iโ€™m @vitaly

dotvim2's People

Contributors

borisnadion avatar elazarl avatar vitaly avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

dotvim2's Issues

vim-easymotion support

vim-easymotion (https://github.com/easymotion/vim-easymotion) was one of my favorite plugin for long time. I recently, started using dotvim2. I am really appreciate you hardwork related to dotvim2. Most of the things work out of the box.

However, vim-easymotion doesn't work out of box. Since, it takes as it's primary keybinding.

Here is a workaround for it.
Edit ~/.vim/vimrc.plugins.
Add following lines at end of the file

call dein#add('easymotion/vim-easymotion')
" ,j is the prefix for easy motion
map <Leader>j <Plug>(easymotion-prefix)

Note: <leader>j is the prefix, instead of <leader><leader>. So, <leader><leader>w will translated to <leader>jw. Assuming leader key is ,, then you will be typing ,jw instead of ,,w. Similarly, you can use ,jk,,jj etc.

Dein requesting ENTER every time

Every time I open a file it shows me this lines:

[dein] (1/5) [==== ] Merginal
[dein] (2/5) [======== ] apidock.vim
[dein] (3/5) [============ ] YankRing.vim
[dein] (4/5) [================ ] greplace.vim
[dein] (5/5) [====================] utl.vim
[dein] Done: (2017/08/18 09:11:03)Press ENTER or type command to continue

So, every time I need to press ENTER to continue, that's annoying hehehe

Could you help me solve this?

Can't install

So I clone this repo. Go into the dotvim2 folder and run make, answer all the prompts and then it says DONE. But when I open Vim, none of the plugins work, nor is the leader key ,.

What am I missing in my install?

E117: Unknown function: unite#filters#matcher_default#use

Hello Vitaly.

I get this error message everytime I open file for editing in vim, after installation dotvim2.

Do you have a sugesstion how to fix it?

//------- error message
Error detected while processing <any_file>:
line 10:
E117: Unknown function: unite#filters#matcher_default#use

Newly cloned but Make doesn't download plugins?

Hey, I've been struggling to get this working. I tried to install and left YouCompleteMe enabled, but it failed to install. I tried make completion, but it tried to clone YouCompleteMe into the root install folder instead of the dein folder - but then looked for it in the dein folder. That was odd, so I started over - removed the whole dotvim2 folder, removed .vimrc, and started over.

This time, when I ran make, I had a different error:
directory plugins/50-fuzzy-tools/plugins/40-fuzzy-lines/unite not found

I could clone in unite here, but I imagine dotvim2 should be doing that for me, correct?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.