/nvim

Primary LanguageVim scriptMIT LicenseMIT

Preview

nvim

Minimal configuration for neovim.

Installation

  λ brew install neovim
  
  # for deplete
  λ brew install python3
  λ pip3 install neovim

Note: A powerline font would be required to get extra characters used in airline. They could be downloaded from here. Font used in the preview screenshot is Menlo Regular 11pt.

Plugins

All plugins are managed by vim-plug

Mappings

// TODO