Skip to content

Lean vim8/neovim configuration infused with a little Speed Cola

License

Notifications You must be signed in to change notification settings

mwilliammyers/speedcola

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

speedcola

Lean vim8/neovim configuration infused with a little Speed Cola.

install

Run install.sh:

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

This will default to configuring nvim if both nvim and vim are found. If neither are found, it will install neovim for you and configure that.

You can also customize the configuration directory. For example, to force neovim configuration, run install.sh like:

curl -sSL git.io/speedcola | sh -s -- nvim

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:

:Maps

About

Lean vim8/neovim configuration infused with a little Speed Cola

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published