Coder Social home page Coder Social logo

qmk-vim's People

Contributors

andrewjrae avatar strange-moth avatar t33chong 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

Watchers

 avatar  avatar  avatar  avatar  avatar

qmk-vim's Issues

Will it work if I use Colemak on OS level?

Hey, first of all I want to say thanks that you take the effort to code it all. I just learned about QMK and overwhelmed by all those C code :D

So, I'm using Colemak on OS level. I'm trying to figure out whether this will work or not by looking at your code. But, I'm still not understand it. Could you confirm it will work if I use Colemak on OS level? Or should I make Colemak on QMK level?

Sorry if this confuse you, I'm really new on QMK.
Thanks!

Add support for number line actions

Currently there is no support for commands like 3yy or 5dd, these are actually quite useful commands that I've started using more and more.

Investigate a "one shot" vim mode

It might be interesting to enable a "one shot" vim mode, where you get put into normal mode temporarily. I think it would make sense for the exit condition to be entering insert mode or hitting escape while in normal mode. Maybe also upon completing an action.

Numbered Motion Jumps

Add the ability to input 10j etc.

This should also work in actions, e.g. c3w to change the next three words.

Better Feature Configuration

Currently the feature configuration options are limited to a couple of some what arbitrary macros. This not only makes the source code messier due to extra ifdefs scattered all over the code base. It also doesn't allow for any fine grained control.

Specifically, it would be nice if there was a configuration file of some description to add and remove features in a fine grained way (down to the mode and key). This would probably also then require a little scripting/make and probably some macro wrappers to keep things 'clean'. But it would allow those with firmware space issues to have better control over what is and isn't enabled.

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.