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: add support for Vim IDE #1698

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

hunnywar
Copy link
Contributor

@hunnywar hunnywar commented Jan 10, 2025

feat: add support for Vim IDE

Description

  • This change requires a documentation update
  • I have made corresponding changes to the documentation

Related Issue(s)

This PR addresses issue #X

Screenshots

2025-01-09.20-43-41.mp4

Notes

Vim/Neovim allow you to edit remote files using Netrw.

@hunnywar hunnywar requested review from a team as code owners January 10, 2025 10:16
@mojafa
Copy link
Collaborator

mojafa commented Jan 11, 2025

@Tpuljak works well. See below:
Screenshot 2025-01-11 at 13 03 29

Screenshot 2025-01-11 at 13 03 19 Screenshot 2025-01-11 at 13 00 26

@hunnywar
Copy link
Contributor Author

@Tpuljak rebased

@hunnywar
Copy link
Contributor Author

hunnywar commented Jan 14, 2025

@Tpuljak NeoVim can also be setuped in the exact same way and commands
can I alter the current implementation so that we do not need to duplicate code
cause its just a binary name difference
vim ==> nvim

@Tpuljak
Copy link
Member

Tpuljak commented Jan 14, 2025

@Tpuljak NeoVim can also be setuped in the exact same way and commands can I alter the current implementation so that we do not need to duplicate code cause its just a binary name difference vim ==> nvim

Of course, go ahead

@hunnywar
Copy link
Contributor Author

@Tpuljak
Done
did a refactor

Will add Neovim support after This PR gets Merge

@Tpuljak
Copy link
Member

Tpuljak commented Jan 20, 2025

@hunnywar please add it in this PR

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.

3 participants