Code Monkey home page Code Monkey logo

edita.vim's Introduction

πŸ–Šedita.vim

Version 0.0 Support Vim 8.1 or above Support Neovim 0.4 or above MIT License

An pseudo EDITOR to open a file in a working Vim/Neovim instead of a new one. It has no external dependencies.

This is in alpha stage. Anything will be drastically changed without announcement.

Usage

Open :terminal and execute applications which use $EDITOR internally. For example, git commit uses $EDITOR in default.

Note that $EDITOR includes arguments so you need to use eval to execute it directly like:

$ eval $EDITOR {filename}

Similar projects

License

The code in edita.vim follows MIT license texted in LICENSE. Contributors need to agree that any modifications sent in this repository follow the license.

edita.vim's People

Contributors

lambdalisue avatar watcol avatar psliwka avatar

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.