https://github.com/fmenabe/vim
My personnal vim configuration.
https://github.com/fmenabe/vim
Last synced: 4 months ago
JSON representation
My personnal vim configuration.
- Host: GitHub
- URL: https://github.com/fmenabe/vim
- Owner: fmenabe
- Created: 2013-07-09T14:33:25.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2024-07-26T09:13:44.000Z (almost 2 years ago)
- Last Synced: 2025-07-29T13:04:20.377Z (11 months ago)
- Language: Vim Script
- Size: 7.26 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
My personal vim configuration.
.
├── vimfiles
│ ├── autoload => autoloading scripts (used by pathogen)
│ ├── bundle => plugins directory use by pathogen (use git submodules)
│ ├── colors => colorscheme directory
│ └── syntax => syntax directory
└── vimrc => my vimrc file