https://github.com/cometsong/vimfiles
All options, plugins, keymaps, submodules for the mightiest editor in the world.
https://github.com/cometsong/vimfiles
neovim nvim vim vimfiles vimrc
Last synced: 2 months ago
JSON representation
All options, plugins, keymaps, submodules for the mightiest editor in the world.
- Host: GitHub
- URL: https://github.com/cometsong/vimfiles
- Owner: cometsong
- Created: 2013-09-25T10:03:28.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2022-11-21T20:00:51.000Z (over 3 years ago)
- Last Synced: 2025-07-09T02:43:35.988Z (10 months ago)
- Topics: neovim, nvim, vim, vimfiles, vimrc
- Language: Vim Script
- Homepage:
- Size: 1.91 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## To use this 'vimfiles' project:
-----------------------------------------------------------------
To Install, simply clone the git repository to wherever you'd like to keep it.
Then cd to that dir, check/edit the Makefile, and run 'make'
This will delete all links/files that exist in your home dir (or other
destination) and make new ones from the files in this repo.
**OR**
If your prefer actual files instead of links, then just copy the desired files
to your `$HOME` directory.
Smile,
Cometsong