Coder Social home page Coder Social logo

4vim's Introduction

4vim

A Vim Plugin for Allen Webster's 4coder.

Very much a work-in-progress! Any and all contributions are welcome, including issues, feedback, and pull requests.

Use it by adding #include "4coder_vim.cpp" at the top of your own 4coder custom file, and then defining the necessary callback functions and making the necessary hook calls. See 4coder_chronal.cpp for an example of how it should be used.

Known bugs

  • 4coder-native menus (e.g. filesystem browser) use default 4coder-style bindings
  • Can't do most actions on null buffers

Overview of missing features

There are a ton of missing features. Here's the big ones:

  • Movement-chords appending to chord bar
  • Missing movements
    • % and Search acting as a movement
    • {, }, (, )
    • ^
  • Format chordmode
  • Visual block mode
  • most G-started chords
  • Most of the window chords
  • Multiple marks
  • A bunch of statusbar commands
  • Macros

You can help by tackling these! Please read through the existing code first to get an idea of how I'm using the 4coder API -- most calls are indirect, going through wrappers in the vim layer to allow for things like movements and modes to work properly.

4vim's People

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.