https://github.com/neonwatty/vim_ide
a standard vimrc file
https://github.com/neonwatty/vim_ide
Last synced: 6 months ago
JSON representation
a standard vimrc file
- Host: GitHub
- URL: https://github.com/neonwatty/vim_ide
- Owner: neonwatty
- Created: 2022-07-20T23:35:21.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-21T17:48:33.000Z (about 3 years ago)
- Last Synced: 2025-02-12T09:58:24.760Z (8 months ago)
- Language: Shell
- Size: 1.16 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vim ide setup
Portable zsh + vim ide setup with suite of useful zsh + vim options and plugins.To setup on local machine copy all rc files and `/fonts` to appropriate locations restart terminal..
To run a docker container with everything baked in already run
```docker-compose up -d```
The first time you run this command the appropriate docker image will be built.