Commit Graph

26 Commits

Author SHA1 Message Date
Junegunn Choi
e93c8013bb Fix #30 - Add support for termguicolors 2016-05-17 22:27:08 +09:00
Junegunn Choi
be8c754eb1 Support truecolor Neovim 2016-04-12 01:40:12 +09:00
Junegunn Choi
153e3f7b78 Merge pull request #23 from regnat/master
Added error message when running neovim with true colors
2015-08-19 12:09:33 +09:00
Théophane Hufschmitt
7551f9cd79 Added error message when running neovim with true colors 2015-08-19 10:22:57 +08:00
Junegunn Choi
4d63759523 Add g:limelight_priority
Can be used not to overrule hlsearch. Close #21.
2015-07-30 23:45:15 +09:00
Junegunn Choi
487515a1de Customizable paragraph boundary
Close #20
2015-07-30 23:35:53 +09:00
Junegunn Choi
9f57165a38 Workaround for Vim bug: using Float as a String in gvim (#19)
Related:
https://github.com/junegunn/vim-easy-align/issues/27
2015-07-30 01:48:08 +09:00
Junegunn Choi
63c4d78128 Merge pull request #18 from pgdouyon/master
Exclude whitespace-only lines from Limelight range
2015-07-27 09:56:57 +09:00
Pierre Douyon
df66855282 Exclude whitespace-only lines from Limelight range 2015-07-26 20:21:56 -04:00
Junegunn Choi
dbe351f683 Update README 2015-07-07 03:01:22 +09:00
Junegunn Choi
fc8dfac390 Add <Plug> mappings for highlighting fixed range 2015-06-07 21:37:48 +09:00
Junegunn Choi
f282610943 Limelight for a visual range (#15) 2015-06-07 21:26:18 +09:00
Junegunn Choi
64d1b28b93 Add g:limelight_paragraph_span (#12) 2015-02-18 02:54:32 +09:00
Junegunn Choi
faa85b1d1f Move the code to autoload directory 2015-01-31 01:38:00 +09:00
Junegunn Choi
34493b4232 Fix error message (#10) 2014-12-24 17:36:31 +09:00
Junegunn Choi
53887b5839 Merge pull request #8 from duckwork/master
Add guisp=bg to LimelightDim group
2014-11-16 04:29:59 +09:00
Case Duckworth
9bb5fa43d5 Add guisp=bg to LimelightDim group 2014-11-15 10:38:54 -07:00
Junegunn Choi
171112a9f7 Fix typo (#5) 2014-08-18 19:15:50 +09:00
Junegunn Choi
ab4cb16bae Promote the use of GoyoEnter/GoyoLeave events 2014-08-11 03:45:14 +09:00
Junegunn Choi
5c164c916a Fix error message (#4) 2014-07-08 12:09:11 +09:00
Junegunn Choi
f6ee73b43f Add failing test case for invalid message (#4) 2014-07-08 12:09:03 +09:00
Junegunn Choi
83db143222 Replace image 2014-07-03 02:02:37 +09:00
Junegunn Choi
b0d01418c9 "Hyperfocus-writing in Vim" 2014-07-03 01:52:17 +09:00
Junegunn Choi
468baebd45 Update ANSI code interpolation to cover more cases 2014-07-02 17:45:58 +09:00
Junegunn Choi
91813552c5 Update test code 2014-07-02 13:00:20 +09:00
Junegunn Choi
1bafe3d6d0 Initial commit 2014-07-02 01:41:43 +09:00