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

Background/float border normal float #192

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

alexeygumirov
Copy link

Fix of the border background for compatibility with https://github.com/ray-x/lsp_signature.nvim plugin for NeoVIM.
In the LSP section for NeoVIM two highlight groups are added: FloatBorder and NormalFloat.

@NLKNguyen
Copy link
Owner

Can you put back the {{{ }}} foldings? Those help collapse code regions to make it easy to navigate, as noted at the beginning of the file. Thanks!

" Note on navigating this source code:
" - Use folding feature to collapse/uncollapse blocks of marked code
"     zM to fold all markers in this file to see the structure of the source code
"     zR to unfold all recursively
"     za to toggle a fold
"     See: http://vim.wikia.com/wiki/Folding

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

Successfully merging this pull request may close these issues.

2 participants