We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Denite grep::: produces different highlights than Denite grep:::!
Denite grep:::
Denite grep:::!
Should be the same highlights.
denite version (SHA1): f06c6d6
OS: Ubuntu 18.04
Vim/neovim version: NVIM v0.3.2-dev
:checkhealth or :CheckHealth result(neovim only): Everything ok
:checkhealth
:CheckHealth
set nocompatible " be iMproved, required filetype off " required call plug#begin('~/.vim/bundle') Plug 'Shougo/denite.nvim' call plug#end() syntax on filetype plugin indent on " required
Two nvim instances with grep::: and grep:::!
The text was updated successfully, but these errors were encountered:
Related to #509?
Sorry, something went wrong.
a5bcdf6
Fixed.
No.
No branches or pull requests
Problems summary
Denite grep:::
produces different highlights thanDenite grep:::!
Expected
Should be the same highlights.
Environment Information (Required!)
denite version (SHA1): f06c6d6
OS: Ubuntu 18.04
Vim/neovim version: NVIM v0.3.2-dev
:checkhealth
or:CheckHealth
result(neovim only): Everything okProvide a minimal init.vim with less than 50 lines (Required!)
Screenshot (if possible)
Two nvim instances with grep::: and grep:::!
The text was updated successfully, but these errors were encountered: