Giter Site home page Giter Site logo

Comments (7)

boysetsfrog avatar boysetsfrog commented on August 15, 2024

Hello, thank you very much for the positive feedback. I will try and look at the things that you raised as soon as I can.

from vimpc.

noc7c9 avatar noc7c9 commented on August 15, 2024

Thanks for the quick response.

One more point, though perhaps this one is a bug?
map q <Nop> works, whereas map q <nop> doesn't. This case-sensitivity is diverging from vim's behavior I believe so you might want to correct that.

from vimpc.

boysetsfrog avatar boysetsfrog commented on August 15, 2024

I have added a special key for ';' which is not really consistent with vim at all, but i use ';' already and so this is the easiest solution.

This means that you can do the map you mentioned with ":map :"

I have also attempted to alleviate the case sensitivity in the key mappings which should rectify your issues with the map q thing.

from vimpc.

boysetsfrog avatar boysetsfrog commented on August 15, 2024

The formatting blasted that... so the special key again is <sc>

The map you need is :map <sc> :

from vimpc.

noc7c9 avatar noc7c9 commented on August 15, 2024

That was fast, thank you, its working perfectly.

from vimpc.

connermcd avatar connermcd commented on August 15, 2024

Is this able to be closed now?

from vimpc.

noc7c9 avatar noc7c9 commented on August 15, 2024

Yep, apologies for forgetting.

from vimpc.

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.