eduardoweiland / config.nvim

Neovim configuration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MOVED TO MY dotfiles

Neovim configuration (WIP)

This is my configuration for neovim.

Installation

Clone this repository:

git clone https://github.com/eduardoweiland/config.nvim.git ~/.config/nvim

Now install all plugins with the amazing vim-plug:

nvim +PlugInstall +qa!

Enjoy!

About

Neovim configuration

License:MIT License


Languages

Language:Vim Script 100.0%