8000 Have vifmrc use vim syntax highlighting by mTvare6 · Pull Request #17120 · vim/vim · GitHub
[go: up one dir, main page]

Skip to content

Have vifmrc use vim syntax highlighting #17120

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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mTvare6
Copy link
Contributor
@mTvare6 mTvare6 commented Apr 15, 2025

The configuration file for vifm uses the same syntax as vim.

@chrisbra
Copy link
Member

The vim syntax is quite complex, especially since adding Vim9 support and is quite closely related to the actual Vim source code.
I had a quick look, but while similar there are also quite some differences (e.g. different ex commands) so I am not sure this makes sense.

@mTvare6
Copy link
Contributor Author
mTvare6 commented Apr 15, 2025

The vim syntax is quite complex, especially since adding Vim9 support and is quite closely related to the actual Vim source code. I had a quick look, but while similar there are also quite some differences (e.g. different ex commands) so I am not sure this makes sense.

I'll mark this draft for now, and work on a native one for vimfrc.

@mTvare6 mTvare6 marked this pull request as draft April 15, 2025 16:20
@zeertzjq zeertzjq changed the title Have vimfrc use vim syntax highlighting Have vifmrc use vim syntax highlighting Apr 16, 2025
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.

2 participants
0