Giter Club home page Giter Club logo

Comments (4)

josefson avatar josefson commented on July 24, 2024

Well, my installation is working with tab completion. Maybe it's supertab working over it tho.
But i have to say, this is blazingly faster than youcompleteme. I didn't have time to test it further, but the only missing link is the fuzzy-matching. But even then, i would change fuzzy matching for speed.

from completor.vim.

dylan-chong avatar dylan-chong commented on July 24, 2024

That's weird. I'm not using supertab, but I do have this in my .vimrc

set expandtab
set softtabstop=4
set shiftwidth=4
set tabstop=4

Pressing tab just inserts 4 spaces when the completion window appears by itself

from completor.vim.

josefson avatar josefson commented on July 24, 2024

Well, as far as i know vim by default doesn't use tab for walking over and back on the popup list, instead one should use C-p or C-n. However, one can emulate the tab behavior by mapping it to those key binds, which is exactly what supertab does.
Regarding your configuration about tab, as far as i know it doesn't have anything to do with popup completion. It is just for tabs when used in insert mode, which is what you are doing it(hit tab get 4 spaces).

from completor.vim.

dylan-chong avatar dylan-chong commented on July 24, 2024

Ah ok, thanks

from completor.vim.

Related Issues (20)

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.