Skip to content

nims11/vim-nano

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0ce5fa6 · Apr 1, 2019

History

19 Commits
Apr 6, 2018
Apr 1, 2019
Apr 1, 2019
Apr 1, 2019
Nov 27, 2016
Nov 27, 2016

Repository files navigation

vim-nano

Mighty nano inside a vim.

I initially wrote this for a parody hackathon, and now I just want to see how far I can go with this.

vim8 support blog post

Features

  • Looks like GNU nano
  • Various nano shortcuts/features
  • No Normal/Insert mode

Requirements

  • neovim/vim8 (terminal support abused to replicate nano interface)
  • python (should work with 2 or 3, I only test it on py3 nowadays)

Installation

Not yet packaged as a plugin, because you don't need a vimrc anyway!

$ git clone https://github.com/nims11/vim-nano.git
$ cd vim-nano/
$ nvim -u nano.vim

vim-nano in action

About

Mighty nano inside a vim

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published