https://github.com/bidaya0/justanothervimrc
A small attempt to unify different development environments with the help of containerization.
https://github.com/bidaya0/justanothervimrc
dev-tools development-environment devops ide vimrc
Last synced: 3 months ago
JSON representation
A small attempt to unify different development environments with the help of containerization.
- Host: GitHub
- URL: https://github.com/bidaya0/justanothervimrc
- Owner: Bidaya0
- License: mit
- Created: 2022-01-09T15:17:30.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-01T16:57:17.000Z (almost 4 years ago)
- Last Synced: 2025-01-21T21:26:31.511Z (over 1 year ago)
- Topics: dev-tools, development-environment, devops, ide, vimrc
- Language: Vim script
- Homepage:
- Size: 159 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JustAnotherVimrc
This repo started when I wanted to store my own vimrc file.
But we might as well start here, trying to package our development environment as an image.
Just like our operating environment for software in the cloud-native era.
or like these build-and-test-as-code projects, batect ,vagant,etc.
Perhaps this is a lightweight alternative to cloud IDEs.
So, take a try.
## Todo List
- Containerize existing development environment
- Optimize vimscript
- Add on-demand import plugins