|
|
||
|---|---|---|
| after/ftplugin | ||
| colors | ||
| lua | ||
| .gitignore | ||
| COPYING | ||
| README.md | ||
| ginit.gtk.vim | ||
| ginit.vim | ||
| init.lua | ||
README.md
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