Code Monkey home page Code Monkey logo

vim-edita's Introduction

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.

vim-edita's People

Contributors

lambdalisue avatar watcol avatar psliwka avatar

Stargazers

tar80 avatar pixie avatar Greg Werbin avatar Tobe Osakwe avatar Brandon Duval Benn avatar Akin avatar Scott avatar Takumi Katase avatar bb010g avatar Mikael Kvalvær avatar supermomonga avatar Naruhiko Nishino avatar  avatar vasy avatar Wilson Y. Wong avatar jame avatar hq1 avatar Rafael Bodill avatar Uwe Sommerlatt avatar  avatar Frands Otting avatar tetsu kasugai avatar Yusuf Aktepe avatar Birger J. Nordølum avatar Javed Khan avatar yuki yano avatar 年糕小豆汤 avatar Jakob Steinn avatar kkiyama117 avatar  avatar Lucas avatar Maddison Hellstrom avatar ryo watanabe avatar Yeri Pratama avatar  avatar Shougo avatar Toshikazu Ohashi avatar Yuta Katayama avatar David O'Trakoun avatar tamago324 avatar Tsuyoshi CHO avatar yukimemi avatar aiya000 avatar

Watchers

 avatar James Cloos avatar  avatar  avatar

Forkers

watcol

vim-edita's Issues

Feature request: startinsert when it returns to terminal

Returning to :terminal, it becomes normal-mode.
I want it to be terminal-mode.

Neovim version

:version

NVIM v0.5.0-dev+1116-gbda12927b
Build type: RelWithDebInfo
LuaJIT 2.1.0-beta3
Compilation: /usr/bin/cc -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Og -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wshadow -Wconversion -Wmissing-prototypes -Wvla -fstack-protector-strong -fno-common -fdiagnostics-color=always -DINCLUDE_GENERATED_DECLARATIONS -D_GNU_SOURCE -DNVIM_MSGPACK_HAS_FLOAT32 -DNVIM_UNIBI_HAS_VAR_FROM -DMIN_LOG_LEVEL=3 -I/home/runner/work/neovim/neovim/build/config -I/home/runner/work/neovim/neovim/src -I/home/runner/work/neovim/neovim/.deps/usr/include -I/usr/include -I/home/runner/work/neovim/neovim/build/src/nvim/auto -I/home/runner/work/neovim/neovim/build/include
Compiled by runner@fv-az49-72

Features: +acl +iconv +tui
See ":help feature-compile"

   system vimrc file: "$VIM/sysinit.vim"
  fall-back for $VIM: "/share/nvim"

Run :checkhealth for more info

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.