70b71d56e567ada7ed2fbc0f7edddd96d86f031f
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%