Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nacmartin/dotvim
My beloved vim configuration
https://github.com/nacmartin/dotvim
Last synced: 6 days ago
JSON representation
My beloved vim configuration
- Host: GitHub
- URL: https://github.com/nacmartin/dotvim
- Owner: nacmartin
- Created: 2014-12-04T14:31:14.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-10-28T13:37:07.000Z (about 8 years ago)
- Last Synced: 2024-10-30T02:43:41.485Z (about 2 months ago)
- Language: VimL
- Size: 930 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is my vim configuration. It is focused on web development using Symfony2 and
Javascript (Angular, Backbone).I use vundle for plugin management
Plugins installed:
* Plugin 'Solarized'
* Plugin 'MarcWeber/vim-addon-mw-utils'
* Plugin 'tomtom/tlib_vim'
* Plugin 'garbas/vim-snipmate'
* Plugin 'bockel/potwiki.vim'
* Plugin 'tpope/vim-surround'
* Plugin 'tacahiroy/ctrlp-funky'
* Plugin 'kien/ctrlp.vim'
* Plugin 'Shougo/neocomplete.vim'
* Plugin 'Shougo/neosnippet'
* Plugin 'Shougo/neosnippet-snippets'
* Plugin 'majutsushi/tagbar'
* Plugin 'scrooloose/nerdtree'
* Plugin 'spf13/PIV'
* Plugin 'arnaud-lb/vim-php-namespace'
* Plugin 'beyondwords/vim-twig'
* Plugin 'joonty/vdebug'
* Plugin 'stephpy/vim-php-cs-fixer'