mirror of
https://github.com/prurigro/darkcloud-nvimconfig.git
synced 2024-11-09 23:06:38 -05:00
updated submodules, and breeze no longer works with aspx files as some
seem to cause errors with it
This commit is contained in:
parent
f5ff6249dc
commit
d31d15d5f9
3 changed files with 3 additions and 3 deletions
|
@ -1 +1 @@
|
||||||
Subproject commit 2a770da3a036ec2268d2ef7e7a7b9d0ed7d49340
|
Subproject commit 75c439fc2496afbad38f3b4cfea56ec21f80eac9
|
|
@ -1 +1 @@
|
||||||
Subproject commit 45568a2a4654a14a476e8fbc169852aa522a2d7b
|
Subproject commit 25af0297938a3cff43b170d468d783416e9d7881
|
|
@ -14,7 +14,7 @@
|
||||||
"}}}
|
"}}}
|
||||||
|
|
||||||
"BREEZE: {{{
|
"BREEZE: {{{
|
||||||
let g:breeze_active_filetypes="*.html,*.htm,*.xhtml,*.xml,*.php,*.aspx"
|
let g:breeze_active_filetypes="*.html,*.htm,*.xhtml,*.xml,*.php"
|
||||||
let g:breeze_shade_color = "String"
|
let g:breeze_shade_color = "String"
|
||||||
"}}}
|
"}}}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue