Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed major issues. #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 5 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,13 @@
# vim-nano

Mighty nano inside a vim. I wrote this for a parody hackathon.
Is an abomination and thinking about it makes you lose brain cells.

# Requirements

- neovim (termopen abused to replicate nano interface)
- python (2 or 3, doesn't matter)
- Rethink your life
- Therapy

# Installation
Not yet packaged as a plugin, because you don't need a vimrc anyway.
Don't do it.

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

![vim-nano in action](https://raw.githubusercontent.com/nims11/vim-nano/master/screenshot.png)
![regular vim in action](https://cdn-images-1.medium.com/max/2000/1*f2dGSYzu7HjZr8rxPfFTtg.png)
63 changes: 0 additions & 63 deletions botbar.py

This file was deleted.

243 changes: 0 additions & 243 deletions nano.vim

This file was deleted.

Binary file removed screenshot.png
Binary file not shown.
12 changes: 0 additions & 12 deletions topbar.py

This file was deleted.