https://github.com/jceb/vimrc
Vim configuration optimized for productive text editing
https://github.com/jceb/vimrc
Last synced: 3 months ago
JSON representation
Vim configuration optimized for productive text editing
- Host: GitHub
- URL: https://github.com/jceb/vimrc
- Owner: jceb
- Created: 2009-07-10T23:38:09.000Z (about 16 years ago)
- Default Branch: master
- Last Pushed: 2025-04-11T13:34:37.000Z (3 months ago)
- Last Synced: 2025-04-11T14:49:54.914Z (3 months ago)
- Language: Lua
- Homepage: http://www.e-jc.de/
- Size: 10.5 MB
- Stars: 52
- Watchers: 5
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JC's neovim configuration
## Install
- Clone repository: `git clone https://github.com/jceb/vimrc.git ~/.config/nvim`
- Install plugins (a few errors will show at the end. Just quit with `:q`):
`nvim`
- Apply patches to plugins: `quilt push -a`## Configuration
See [`./init.lua`](./init.lua)