13b27243ea7ae795c26c4bc4c25322f4e034cfcb
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%