Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aegatlin/dotvim
https://github.com/aegatlin/dotvim
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/aegatlin/dotvim
- Owner: aegatlin
- Created: 2022-03-14T00:58:18.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-01T02:25:29.000Z (almost 2 years ago)
- Last Synced: 2024-11-18T14:37:57.982Z (3 months ago)
- Language: Vim Script
- Size: 7.81 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotvim
This is my vim setup. It is for my `~/.vim` folder. It uses the builtin vim8
package manager, wherein plugins are managed as git submodules.If you want to learn more, check out [my note on vim builtin package
manager](https://www.gatlin.io/content/vim-builtin-package-manager) as well as
my note on [git submodules](https://www.gatlin.io/content/git-submodules).