Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.
/ vim-edita Public archive

๐Ÿ–Š A pseudo EDITOR to stay in Vim/Neovim

License

Notifications You must be signed in to change notification settings

lambdalisue/vim-edita

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

11 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

DEPRECATED

This repository has deprecated due to https://github.com/lambdalisue/guise.vim

๐Ÿ–Š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.

About

๐Ÿ–Š A pseudo EDITOR to stay in Vim/Neovim

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published