e90bc1bb5fa9585b6f0c4e5f893846643951f4ce
Neovim Config
What is this?
Personal configuration for neovim.
Neovim Version
This configuration can only be used with Neovim version 0.10 and up
External Dependencies
Some plugins require python extensions for neovim
Language Servers
npm, pip, and git commands are required for language server installations
Installation
Download/Clone this git repo to $HOME/.config/nvim
mkdir -p $HOME/.config
git clone "https://git.telosama.xyz/iang/neovim-config.git" $HOME/.config/nvim
Philosophy
- Be simple as possible
- Text-editing focused, not an IDE
Description
Languages
Vim script
78.9%
Lua
21.1%