Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/smcjones/smc_vim
My .vimrc setup
https://github.com/smcjones/smc_vim
Last synced: 6 days ago
JSON representation
My .vimrc setup
- Host: GitHub
- URL: https://github.com/smcjones/smc_vim
- Owner: smcjones
- Created: 2016-07-24T20:08:42.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-06T22:06:49.000Z (almost 8 years ago)
- Last Synced: 2024-12-05T02:14:13.629Z (2 months ago)
- Language: Shell
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Features mouse highlighting, tagging, and more. Requires pathogen.
While this comes with an init script, please not that I built it for my own internal purposes. It will not run on a non-Debian system
without modification. I would not run this on a production environment, as it requires dependencies, many of which won't properly work
without running on the client system (such as vdebug).To initiate, download this into ~/.vim (or preferred location if non-empty) and source full path of smc_vimrc.vim in .vimrc.
git clone https://github.com/smcjones/smc_vim.git ~/.vim
To populate ctags, use :UpdateTags in vim