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(lsp): template generation for filetypes with dots #3833

Merged
merged 1 commit into from Feb 11, 2023

Conversation

LostNeophyte
Copy link
Member

for filetypes like yaml.ansible nvim will load yaml.lua and ansible.lua form ftplugin, not yaml.ansible.lua

@LostNeophyte LostNeophyte merged commit baf7134 into master Feb 11, 2023
@LostNeophyte LostNeophyte deleted the fix-template-gen branch February 11, 2023 17:02
tomazursic pushed a commit to tomazursic/LunarVim that referenced this pull request Feb 13, 2023
* upstream/master:
  perf(toggleterm): on-demand lazy load (LunarVim#3811)
  fix(lsp): template generation for filetypes with dots (LunarVim#3833)
  chore(lsp): add unocss to skipped_list (LunarVim#3834)
  fix(alpha): rollback to older commit (LunarVim#3832)
  docs(ts): add hint about `ensure_installed` (LunarVim#3827)
  chore: bump plugins version (LunarVim#3823)
  feat(which-key): keybind for `:Telescope resume` (LunarVim#3826)
  fix(lsp): lazy loading (LunarVim#3824)
  chore: bump plugins version (LunarVim#3819)
  chore: bump plugins version (LunarVim#3814)
  fix(plugin-loader): support older git versions (LunarVim#3769)
  chore: bump plugins version (LunarVim#3763)
  fix: remove deprecated nvim-tree options (LunarVim#3810)
  refactor(alpha): remove laststatus and tabline autocmds (LunarVim#3809)
  perf: lazy load most plugins (LunarVim#3750)
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