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

fix(dap): invalid border value #3951

Merged
merged 1 commit into from Mar 20, 2023
Merged

Conversation

meijieru
Copy link
Contributor

vim.g.border_chars is not defined.

Copy link
Collaborator

@rebuilt rebuilt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lua print(vim.inspect(vim.g.border_chars)) results in nil.

@rebuilt rebuilt merged commit 76040d2 into LunarVim:master Mar 20, 2023
8 checks passed
tomazursic pushed a commit to tomazursic/LunarVim that referenced this pull request Mar 20, 2023
* upstream/master:
  fix(dap): invalid border value (LunarVim#3951)
  fix: copilot indent reset (LunarVim#3343) (LunarVim#3960)
  fix(lsp): incorrect `g` goto capitalization (LunarVim#3950)
@rebuilt
Copy link
Collaborator

rebuilt commented Mar 20, 2023

Thanks!

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.

None yet

2 participants