From 1b24133310de3e1b25c050ee7a0038c3f23c5dba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miros=C5=82aw=20Prag=C5=82owski?= Date: Fri, 9 May 2014 21:25:01 +0200 Subject: [PATCH] installed css-color, css3-syntax, cucumber, rake --- my_configs.vim | 5 +++++ sources_non_forked/vim-css-color | 1 + sources_non_forked/vim-css3-syntax | 1 + sources_non_forked/vim-cucumber | 1 + sources_non_forked/vim-rake | 1 + 5 files changed, 9 insertions(+) create mode 160000 sources_non_forked/vim-css-color create mode 160000 sources_non_forked/vim-css3-syntax create mode 160000 sources_non_forked/vim-cucumber create mode 160000 sources_non_forked/vim-rake diff --git a/my_configs.vim b/my_configs.vim index 3a6d057b..97f7303b 100644 --- a/my_configs.vim +++ b/my_configs.vim @@ -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 diff --git a/sources_non_forked/vim-css-color b/sources_non_forked/vim-css-color new file mode 160000 index 00000000..417eaf8a --- /dev/null +++ b/sources_non_forked/vim-css-color @@ -0,0 +1 @@ +Subproject commit 417eaf8a20a6208e34ff167f5636b20f8f812ed8 diff --git a/sources_non_forked/vim-css3-syntax b/sources_non_forked/vim-css3-syntax new file mode 160000 index 00000000..d7af6a34 --- /dev/null +++ b/sources_non_forked/vim-css3-syntax @@ -0,0 +1 @@ +Subproject commit d7af6a3497c72df92e03e4faf3505cbd665e8b51 diff --git a/sources_non_forked/vim-cucumber b/sources_non_forked/vim-cucumber new file mode 160000 index 00000000..03954cf6 --- /dev/null +++ b/sources_non_forked/vim-cucumber @@ -0,0 +1 @@ +Subproject commit 03954cf6960daca529472b5cafa9de4565c454ad diff --git a/sources_non_forked/vim-rake b/sources_non_forked/vim-rake new file mode 160000 index 00000000..d7695d0a --- /dev/null +++ b/sources_non_forked/vim-rake @@ -0,0 +1 @@ +Subproject commit d7695d0a515585a105622cd2c333d25e52e0b468