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