diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2015-01-12 10:14:52 -0500 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2015-01-12 10:14:52 -0500 |
commit | d7e18b5c9591da967b707ee4219f1f8789edc175 (patch) | |
tree | 1d69a0495a3f08feee1715bc04ba8984135bd03e /test/functional/ui/highlight_spec.lua | |
parent | 4c55c34efaabaa151391edf59c59a14411a79d8c (diff) | |
download | rneovim-d7e18b5c9591da967b707ee4219f1f8789edc175.tar.gz rneovim-d7e18b5c9591da967b707ee4219f1f8789edc175.tar.bz2 rneovim-d7e18b5c9591da967b707ee4219f1f8789edc175.zip |
Revert "[WIP] "abstract_ui" fixes and improvements"
Diffstat (limited to 'test/functional/ui/highlight_spec.lua')
-rw-r--r-- | test/functional/ui/highlight_spec.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/functional/ui/highlight_spec.lua b/test/functional/ui/highlight_spec.lua index 9ab86f401f..3c55c09f95 100644 --- a/test/functional/ui/highlight_spec.lua +++ b/test/functional/ui/highlight_spec.lua @@ -142,6 +142,7 @@ describe('Default highlight groups', function() end) it('end of file markers', function() + nvim('command', 'hi Normal guibg=black') screen:expect([[ ^ | {1:~ }| |