From 20bde51a46c737632e7fc464b531a1752caca9fb Mon Sep 17 00:00:00 2001 From: Tuowen Zhao Date: Fri, 11 Nov 2016 00:08:48 -0700 Subject: update --- bundle/airline | 2 +- bundle/clang | 2 +- bundle/grammarous | 2 +- bundle/neocomplete | 2 +- bundle/unite | 2 +- config/grammarous.vim | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/bundle/airline b/bundle/airline index ea98b42..258430d 160000 --- a/bundle/airline +++ b/bundle/airline @@ -1 +1 @@ -Subproject commit ea98b42a0d7ee7888bcdbb5235b1a704526db1cf +Subproject commit 258430db82329c1298750af91391c1b21a5a5b58 diff --git a/bundle/clang b/bundle/clang index c7f5673..e536ca6 160000 --- a/bundle/clang +++ b/bundle/clang @@ -1 +1 @@ -Subproject commit c7f5673a5d31704e9ec43d43c0606b243d5ef623 +Subproject commit e536ca69f275a1c615550fc4aada5e320802262a diff --git a/bundle/grammarous b/bundle/grammarous index ba20e8c..81ff81d 160000 --- a/bundle/grammarous +++ b/bundle/grammarous @@ -1 +1 @@ -Subproject commit ba20e8c8a77a140e79481664c8581b568585c903 +Subproject commit 81ff81d1ac5e2ea059600588165ba9b2ecb854eb diff --git a/bundle/neocomplete b/bundle/neocomplete index 38f6f18..fdf3883 160000 --- a/bundle/neocomplete +++ b/bundle/neocomplete @@ -1 +1 @@ -Subproject commit 38f6f183edc665b8c9f52dd1546dae2c4cc7e29c +Subproject commit fdf3883b209349513c7b2c2b9a19360544a25775 diff --git a/bundle/unite b/bundle/unite index db619c2..3afccb3 160000 --- a/bundle/unite +++ b/bundle/unite @@ -1 +1 @@ -Subproject commit db619c208bd0f75f0e5ee3db2ed029cd52020585 +Subproject commit 3afccb35526e8645f1dd77f4b137e49153f98924 diff --git a/config/grammarous.vim b/config/grammarous.vim index ef23119..89399f6 100644 --- a/config/grammarous.vim +++ b/config/grammarous.vim @@ -1,6 +1,6 @@ " Search only in comment section for certain filestypes let g:grammarous#default_comments_only_filetypes = { - \ '*' : 1, 'help' : 0, 'markdown' : 0, + \ '*' : 1, 'help' : 0, 'markdown' : 0, 'tex' : 0 \ } " Disable some troublesome error types -- cgit v1.2.3-70-g09d2