https://github.com/haletran/minvim
MinVim is a lightweight and streamlined configuration setup for Vim for 42.
https://github.com/haletran/minvim
Last synced: 7 days ago
JSON representation
MinVim is a lightweight and streamlined configuration setup for Vim for 42.
- Host: GitHub
- URL: https://github.com/haletran/minvim
- Owner: Haletran
- License: mit
- Created: 2023-12-10T20:51:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-09T21:40:53.000Z (over 2 years ago)
- Last Synced: 2025-03-01T03:42:57.892Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 11.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MinVim
MinVim is a lightweight and streamlined configuration setup for Vim, tailored for users who appreciate a minimalist approach to their text editor setup.
## Plugins
```
-> pathogen.vim : Plugin Manager
-> Nerdtree : file system explorer
-> Airline : Vim status line
-> Fugitive : Git plugin
-> ...
```
## TODO
- [x] Find minimalistic plugins
- [ ] Find themes
- [x] Create the best basic .vimrc
- [ ] Create Setup Script
- [ ] Make the documentation
- [ ] Use vim basic bar instead of airline