Code Monkey home page Code Monkey logo

Comments (6)

jnurmine avatar jnurmine commented on June 20, 2024

Hi,

Are you using some plugin? How do you do this parameter completion?

I don't know the syntax group of this case, also I don't quite know how to reproduce this.

from zenburn.

oblitum avatar oblitum commented on June 20, 2024

Yes, I'm using clang_complete, it's the one completing parameters, this is my .vimrc now. I'm using snipMate too, this happen with completion with it too, snipMate has no dependencies and may be easer to test against.

from zenburn.

oblitum avatar oblitum commented on June 20, 2024

It doesn't need to be function parameter completion. You just need to activate any snippet from snipMate that has a placeholder to reproduce.

from zenburn.

oblitum avatar oblitum commented on June 20, 2024

oh, It's just selection on visual mode! That's what I'd like to know how to let with a brighter background.

from zenburn.

jnurmine avatar jnurmine commented on June 20, 2024

Does this change the colors closer to what you want?

:let g:zenburn_old_Visual=1
:let g:zenburn_alternate_Visual=1
:colors zenburn

(I.e. enable the alternate Visual mode; you need the zenburn_old_Visual too)
In GVim it should have light cyan background for visual mode, in the terminal Vim it will be light grayish.

If not, a new setting might be needed.

from zenburn.

oblitum avatar oblitum commented on June 20, 2024

Thanks! To me it's fine now.

from zenburn.

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.