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(autocmd): actually use the format wrapper #2560

Merged
merged 1 commit into from May 3, 2022

Conversation

baku1101
Copy link
Contributor

@baku1101 baku1101 commented May 3, 2022

Fixes #2559

@kylo252 kylo252 changed the title fix(autocmd.lua:80) : bug fix fix(autocmd): actually use the format wrapper May 3, 2022
Copy link
Collaborator

@kylo252 kylo252 left a comment

Choose a reason for hiding this comment

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

must've missed that, sorry about that!

lua/lvim/core/autocmds.lua Outdated Show resolved Hide resolved
@kylo252 kylo252 merged commit 2a25d63 into LunarVim:rolling May 3, 2022
tomazursic pushed a commit to tomazursic/LunarVim that referenced this pull request May 28, 2022
* upstream/master: (31 commits)
  chore: update changelog
  refactor: remove redundant ftdetects (LunarVim#2651)
  chore: bump plugins version (LunarVim#2607)
  refactor: load the default options once (LunarVim#2592)
  chore(docs): trim trailing white space
  fix: load notify's telescope extension properly (LunarVim#2586)
  chore: update templates (LunarVim#2610)
  chore: bump plugins version (LunarVim#2582)
  fix(autocmds): disable commentstring_calc on cursor-hold (LunarVim#2581)
  feat(codelens): cursorhold is too much intrusive for codelens (LunarVim#2600)
  fix: use correct cache path (LunarVim#2593)
  ref(telescope): don't overwrite default cmd to show hidden files
  fix(autocmds): make sure we are using codelens correctly (LunarVim#2576)
  chore: bump plugins version (LunarVim#2563)
  fix(dap): pause key binding commmand (LunarVim#2573)
  fix(dap): temporarily use dap-buddy dev branch which has older code (LunarVim#2567)
  feat(quit): make sure to ask before discarding changes (LunarVim#2554)
  chore(ci): fix failing plugins-update action
  fix(autocmd): actually use the format wrapper (LunarVim#2560)
  chore: update changelog
  ...
tomazursic pushed a commit to tomazursic/LunarVim that referenced this pull request May 28, 2022
* upstream/rolling: (23 commits)
  feat(cmp): add option to disable friendly-snippets (LunarVim#2660)
  feat: prompt when closing modified/term buffers (LunarVim#2658)
  refactor: remove redundant ftdetects (LunarVim#2651)
  chore: bump plugins version (LunarVim#2607)
  refactor: load the default options once (LunarVim#2592)
  chore(docs): trim trailing white space
  fix: load notify's telescope extension properly (LunarVim#2586)
  chore: update templates (LunarVim#2610)
  chore: bump plugins version (LunarVim#2582)
  fix(autocmds): disable commentstring_calc on cursor-hold (LunarVim#2581)
  feat(codelens): cursorhold is too much intrusive for codelens (LunarVim#2600)
  fix: use correct cache path (LunarVim#2593)
  ref(telescope): don't overwrite default cmd to show hidden files
  fix(autocmds): make sure we are using codelens correctly (LunarVim#2576)
  chore: bump plugins version (LunarVim#2563)
  fix(dap): pause key binding commmand (LunarVim#2573)
  fix(dap): temporarily use dap-buddy dev branch which has older code (LunarVim#2567)
  feat(quit): make sure to ask before discarding changes (LunarVim#2554)
  chore(ci): fix failing plugins-update action
  fix(autocmd): actually use the format wrapper (LunarVim#2560)
  ...
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.

Latest version of lunarvim depends on neovim version 0.8
2 participants