https://github.com/mfn/vim-mfn
Yet anothers person's vim configuration files.
https://github.com/mfn/vim-mfn
Last synced: 2 months ago
JSON representation
Yet anothers person's vim configuration files.
- Host: GitHub
- URL: https://github.com/mfn/vim-mfn
- Owner: mfn
- Created: 2012-07-15T22:19:13.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2022-05-24T18:29:59.000Z (almost 3 years ago)
- Last Synced: 2025-01-23T22:25:48.276Z (4 months ago)
- Language: Vim script
- Size: 70.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
vim-mfn
=======
My personal vim configuration.This has grown over the years but I tried to keep it as clean as possible. It
started to get a real project as a joint effort to keep our vim configuration
sane about a few fellow developers.How to use it
=============
First off: it's usually a *bad* idea to just blindly use somebody else vim
configuration file. You're better off reading the files and cherry picking what
you like.In case you really want them, either
* with [pathogen](https://github.com/tpope/vim-pathogen/): `git clone https://github.com/mfn/vim-mfn/ ~/.vim/bundle/`
* without: clone the diretory where you want and add this to your `.vimrc`: `set runtimepath+=`