Lean vim8/neovim configuration infused with a little Speed Cola
Batteries included but lean neovim config infused with a little Speed Cola.
Run install.sh
:
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
.
Ceck out: init.vim.
<Leader>
is mapped to ,
From Normal mode, type:
:Maps