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(indentlines): set indent_char to LineLeft #3741

Merged
merged 1 commit into from Jan 17, 2023

Conversation

LostNeophyte
Copy link
Member

the current context is using the default middle line, and other lines use our left aligned one, which should not be the case
image

@ChristianChiarulli ChristianChiarulli merged commit de2f4bb into LunarVim:master Jan 17, 2023
tomazursic pushed a commit to tomazursic/LunarVim that referenced this pull request Jan 18, 2023
* upstream/master:
  fix(plugin-loader): don't clean plugins on LvimUpdate (LunarVim#3747)
  fix(plugin-loader): don't clean lazy.nvim in sync_core_plugins (LunarVim#3731)
  fix(lsp): don't remove mason-lspconfig's hook (LunarVim#3739)
  fix(indentlines): typo (LunarVim#3743)
  fix(installer): only install treesitter-cli if it's missing (LunarVim#3740)
  fix(indentlines): set indent_char to LineLeft (LunarVim#3741)
  chore(plugins): change devicons repo owner to nvim-tree
  fix(breadcrumbs): refresh on TabEnter (LunarVim#3727)
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