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

add file ext support #5

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

add file ext support #5

wants to merge 1 commit into from

Conversation

sh4r1k7
Copy link

@sh4r1k7 sh4r1k7 commented Mar 14, 2021

For files that for whatever reason don't have filetype support you can still refer to them as:

settings = {
	['.funkytype'] = {
		"set expandtab on",
	}
}

@mcepl
Copy link

mcepl commented Mar 15, 2023

Nothing against this PR, but if at least sensible, please file new filetype like for example https://github.com/martanne/vis/pull/933/files.

@sh4r1k7
Copy link
Author

sh4r1k7 commented Mar 16, 2023

Thanks for reviewing. I'm no longer using vis so I'm happy with any changes to it or you can close this PR if no one is interested in it.

@mcepl
Copy link

mcepl commented Mar 16, 2023

I am not the owner (@jocap is), but I have already merged this PR into my repo at https://git.sr.ht/~mcepl/vis-filetype-settings.

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