/config-neovim

dofile for neovim

Primary LanguageVim ScriptMIT LicenseMIT

config-neovim/

Install Instructions

Install requires Neovim 0.9+. Always review the code before installing a configuration.

Clone the repository and install the plugins:

git clone git@github.com:markfknight/config-neovim ~/.config/markfknight/config-neovim

Open Neovim with this config:

NVIM_APPNAME=markfknight/config-neovim/ nvim

Plugins

Language Servers

This readme was generated by Dotfyle