1
0
mirror of https://github.com/amix/vimrc synced 2025-07-07 00:15:00 +08:00

installed css-color, css3-syntax, cucumber, rake

This commit is contained in:
Mirosław Pragłowski
2014-05-09 21:25:01 +02:00
parent 2360e84aea
commit 1b24133310
5 changed files with 9 additions and 0 deletions

View File

@ -4,3 +4,8 @@
set number " line numbers
set nocompatible " choose no compatibility with legacy vi
set nowrap " don't wrap lines
augroup VimCSS3Syntax
autocmd!
autocmd FileType css setlocal iskeyword+=-
augroup END

Submodule sources_non_forked/vim-css-color added at 417eaf8a20

Submodule sources_non_forked/vim-css3-syntax added at d7af6a3497

Submodule sources_non_forked/vim-cucumber added at 03954cf696

Submodule sources_non_forked/vim-rake added at d7695d0a51