Vim rendered on a cube for no reason

栏目: IT技术 · 发布时间: 6年前

内容简介:Most people use vim in two stupid dimensions. But not me. I use it in three:To run it,

Vim³

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

Vim rendered on a cube for no reason

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

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

vim3 path/to/myfile.txt

Q & A

How do i acquire your power?

It's not that hard

How do i stop the cube from spinning

no

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


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

程序员的思维修炼

程序员的思维修炼

Andy Hunt / 崔康 / 人民邮电出版社 / 2010-12-10 / 39.00元

本书解释了为什么软件开发是一种精神活动,思考如何解决问题,并就开发人员如何能更好地开发软件进行了评论。书中不仅给出了一些理论上的答案,同时提供了大量实践技术和窍门。 本书供各层次软件开发人员阅读。一起来看看 《程序员的思维修炼》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器