项目作者: mwilliammyers

项目描述 :
Lean vim8/neovim configuration infused with a little Speed Cola
高级语言: Vim script
项目地址: git://github.com/mwilliammyers/speedcola.git
创建时间: 2015-08-22T05:24:27Z
项目社区:https://github.com/mwilliammyers/speedcola

开源协议:MIT License

下载


speedcola

Batteries included but lean neovim config infused with a little Speed Cola.

install

Run install.sh:

  1. curl -sSL https://git.io/speedcola | sh

Note: If your terminal does not support 24-bit/“true color”, do yourself
a favor and install one that does. But, if you don’t don’t mind your colors
looking a little off, remove the line: init.vim#L77. Also, make sure
:echo has('termguicolors') prints 1.

configuration

Ceck out: init.vim.

notable plugins

key mappings

<Leader> is mapped to ,

From Normal mode, type:

  1. :Maps