Skip to content

Conversation

@ahdzib-maya
Copy link

@ahdzib-maya ahdzib-maya commented Feb 13, 2025

Saw the plugin and since I don't use telescope, saw this #27 and thought of implementing at least fzf.nvim which is what I use. But this opens the possibility of users to start implementing their own. Still cleaning up some things.

@nosduco nosduco assigned nosduco and unassigned nosduco Feb 19, 2025
@nosduco nosduco self-requested a review February 19, 2025 18:46
@nosduco nosduco added the enhancement New feature or request label Feb 19, 2025
@nosduco
Copy link
Owner

nosduco commented Feb 19, 2025

@ahdzib-maya This is great! Thank you very much for your contribution. I'm gonna get fzf.nvim working locally on my machine and test it out. If all goes well I'll get this merged ASAP.

Appreciate it :)

@ahdzib-maya ahdzib-maya marked this pull request as ready for review February 27, 2025 15:53
@ahdzib-maya
Copy link
Author

I think it's ready, but lmk if I'm missing something

@ahdzib-maya
Copy link
Author

@ahdzib-maya This is great! Thank you very much for your contribution. I'm gonna get fzf.nvim working locally on my machine and test it out. If all goes well I'll get this merged ASAP.

Appreciate it :)

Happy to help :)

-- Initialize plugin
local function setup()
-- Create user commands
vim.api.nvim_create_user_command("RemoteConnect", function(opts)
Copy link
Contributor

Choose a reason for hiding this comment

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

Why do we create these user commands, as similar user commands are created in init.lua?

@sudoAlphaX
Copy link
Contributor

Any updates on this patch please

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants