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

Disable automatic filetype detection #23

Merged
merged 1 commit into from
Oct 29, 2014
Merged

Conversation

gcapizzi
Copy link
Contributor

This makes sure Vim treats every slide as a simple txt file, instead of trying to guess the file type and applying weird formatting rules.

@gcapizzi gcapizzi changed the title Disable automatic filetype detection This makes sure Vim treats every slide as a simple txt file, instead of trying to guess the file type and applying weird formatting rules Disable automatic filetype detection Oct 29, 2014
@tybenz tybenz merged commit 158e3b9 into tybenz:master Oct 29, 2014
@tybenz
Copy link
Owner

tybenz commented Oct 29, 2014

Thanks for this! I made it a command-line option. There are many times where I want to take advantage of markdown's syntax highlighting for things like bold/italic markup.

@gcapizzi
Copy link
Contributor Author

It was using modula2 in my case 😞 Maybe we can force it to Markdown?

@tybenz
Copy link
Owner

tybenz commented Oct 30, 2014

Maybe? Take a look here: tpope/vim-markdown#15

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