Commit Graph

13 Commits

Author SHA1 Message Date
haya14busa
a31ec1191a Handle avoid Error & MatchParen highlight correctly 2014-02-12 13:33:21 +09:00
haya14busa
e27e7d65c4 Handle CSApprox: do not use CSApprox by default
Github: #99 #98 #90 #35 #31
2014-02-12 13:20:57 +09:00
haya14busa
4ded78e697 Fix CSApprox: handling g:CSApprox_loaded #98 2014-02-11 19:03:00 +09:00
haya14busa
b82626f614 Fix condition for CSApprox 2014-02-07 16:45:11 +09:00
haya14busa
ff5567fc7e Maybe workaround but it seems to fix handlin CSApprox 2014-02-07 16:06:20 +09:00
haya14busa
d7a1d45a2e Move init highlight function to highlight.vim from init.vim 2014-02-07 15:20:58 +09:00
haya14busa
cb0ba2563d Oops 2014-02-05 23:15:57 +09:00
haya14busa
949448ec24 Move highlight to autoload/ from plugin/ 2014-02-05 15:18:25 +09:00
haya14busa
8e4ec37037 Fix to use global variable for highlight group 2014-02-04 17:31:55 +09:00
haya14busa
5b2b33f36e Completely remove special function: SelectLines & SelectPhrase 2014-01-31 16:59:28 +09:00
haya14busa
2b2c588f39 Modify all function return is_cancelled flag 2014-01-22 14:08:48 +09:00
haya14busa
b7bb754be8 Fix cursor highlight priorities 2014-01-21 06:26:25 +09:00
haya14busa
2b5fb62123 Implement & Improve highlight
Implement:
    - increment highlight
    - moving highlight
    - cursor highlight
Improve:
    - method
    - bi-directional shade regexp
2014-01-20 14:36:31 +09:00