Skip to content
New issue

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

:%s///gn or set shortmess-=S not working with vim-lsc ? #358

Open
bfulop opened this issue Nov 26, 2020 · 0 comments
Open

:%s///gn or set shortmess-=S not working with vim-lsc ? #358

bfulop opened this issue Nov 26, 2020 · 0 comments

Comments

@bfulop
Copy link

bfulop commented Nov 26, 2020

Hello,

I tried to count the number of matches in a javascript file, but it looks like the message is suppressed, when I have a javascript field in g:lsc_server_commands list?

I tried a few attempts restoring the behaviour by changing lsc_enable_diagnostics values or set shortmess-=F but could not find a solution.

The match count does work in files where vim-lsc is not active (e.g. my init.vim file).

I'm using the latest version of Neovim - I install the new version every morning.

Any ideas on how to get the match count in the lsp-enabled files?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant