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

feat(lvim): add completion spec #2475

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

Arshjeet2003
Copy link
Contributor

This PR adds completion spec for lvim (lunar vim). Same as nvim (neovim). Closes #1925

Screen.Recording.2024-10-03.at.3.08.28.PM.mov

@withfig-bot
Copy link
Collaborator

Overview

src/lvim.ts:

Info:

@withfig-bot
Copy link
Collaborator

Hello @Arshjeet2003,
thank you very much for creating a Pull Request!
Here is a small checklist to get this PR merged as quickly as possible:

  • Do all subcommands / options which take arguments include the args property (args: {})?
  • Are all options modular? E.g. -a -u -x instead of -aux
  • Have all other checks passed?

Please add a 👍 as a reaction to this comment to show that you read this.

@grant0417
Copy link
Member

LGTM, thanks!

@grant0417 grant0417 merged commit 1f91e75 into withfig:master Oct 3, 2024
5 checks passed
@withfig withfig locked and limited conversation to collaborators Oct 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add lvim [LunarVim] files and folder completions
3 participants