24

GitHub - oakes/vim_cubed: Vim rendered on a cube for no reason

 4 years ago
source link: https://github.com/oakes/vim_cubed
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

README.md

Most people use vim in two stupid dimensions. But not me. I use it in three:

To run it, install Nim, and from this repo do:

nimble run vim3

Once you're ready to start using it as your main editor, do:

nimble install paravim
nimble install

As long as ~/.nimble/bin is on your PATH, you will now be able to open files like this:

vim3 path/to/myfile.txt

How do i acquire your power?

It's not that hard

How do i stop the cube from spinning

I don't even have vim installed, how is this possible?

It's using paravim which has a real copy of vim built in

Which OS does it work on?

All of them pretty much

Why can't i run it on linux?

Could be you need opengl libraries, try sudo apt install xorg-dev libgl1-mesa-dev

You might also need to do sudo apt install libtinfo5

I use arch btw

Try this: sudo ln -s /usr/lib/libtinfo.so.6 /usr/lib/libtinfo.so.5


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK