mirror of
https://github.com/junegunn/limelight.vim.git
synced 2025-11-16 23:13:40 -05:00
Find highlight region with pairs of delimilters (#2)
This commit is contained in:
@@ -15,16 +15,6 @@ Before:
|
||||
unlet! g:limelight_default_coefficient
|
||||
\ g:limelight_conceal_guifg g:limelight_conceal_ctermfg
|
||||
|
||||
Execute (Invalid argument type):
|
||||
Limelight 'hello'
|
||||
AssertOff
|
||||
|
||||
Limelight {}
|
||||
AssertOff
|
||||
|
||||
Limelight []
|
||||
AssertOff
|
||||
|
||||
Execute (Invalid argument range):
|
||||
Limelight 1.2
|
||||
AssertOff
|
||||
|
||||
Reference in New Issue
Block a user