An open API service indexing awesome lists of open source software.

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.

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