mirror of
https://github.com/prurigro/darkcloud-nvimconfig.git
synced 2024-11-09 23:06:38 -05:00
Update submodules including upstream polyglot lang packs
This commit is contained in:
parent
7ecde346f7
commit
01e32b0b7c
9 changed files with 9 additions and 8 deletions
|
@ -1 +1 @@
|
|||
Subproject commit 25d321c66fd7b0358ccb3bb2c95be5a0f332d10c
|
||||
Subproject commit af10f14ae5bf31e3cd3b4444e9c336b71821777b
|
|
@ -1 +1 @@
|
|||
Subproject commit 272fc7df3a87876eb2ebd69d29c93920ef8c57c1
|
||||
Subproject commit 69d20efc620ff9edcc05d7d75a2f775f85284ed0
|
|
@ -1 +1 @@
|
|||
Subproject commit c3d82bfabdc028cc7ebbe451641eb845e9a0d582
|
||||
Subproject commit 3ab8c46c5c0e78b2ee365fe7a4df7316280ca220
|
|
@ -1 +1 @@
|
|||
Subproject commit de3f80a72a6361be0393c3db04379772675c40d1
|
||||
Subproject commit 854e39769a0b1c6d8093cc4f76b4d31b9f2c092d
|
|
@ -1 +1 @@
|
|||
Subproject commit b25b08fd5f1ac067d43192426b55cebe91ad109a
|
||||
Subproject commit 2f86f8817055d8412db8681d8d7355a9de70831b
|
|
@ -1 +1 @@
|
|||
Subproject commit 43a6d1c6284b8b87dff230d563ce0b8e725c24b7
|
||||
Subproject commit c524fa5afa481301ea3e60d923f3a704a44dbad9
|
|
@ -1 +1 @@
|
|||
Subproject commit d9fbf5a137773c3737cf5f0cdfc3e155c393b96d
|
||||
Subproject commit b01aafbd8d44573abf0ad36afb2df66e92f1a680
|
|
@ -1 +1 @@
|
|||
Subproject commit 51ed6a55d5efd1dde20f1fae03914ed0b417756a
|
||||
Subproject commit 746e8e18bdc1079d46283de183f7f4824d7b9f92
|
|
@ -192,6 +192,7 @@ scriptencoding utf-8
|
|||
\ 'regex':[
|
||||
\ '.*\[SC1001\]',
|
||||
\ '.*\[SC2016\]',
|
||||
\ '.*\[SC2029\]',
|
||||
\ '.*\[SC2034\]'
|
||||
\ ]}
|
||||
let g:syntastic_java_javac_quiet_messages={
|
||||
|
|
Loading…
Reference in a new issue