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

implementation on VIm #1

Closed
Mutaz94 opened this issue Sep 17, 2020 · 2 comments
Closed

implementation on VIm #1

Mutaz94 opened this issue Sep 17, 2020 · 2 comments

Comments

@Mutaz94
Copy link

Mutaz94 commented Sep 17, 2020

I know this could be a naive question; how can I implement this syntax highlighter in VIM on windows. Thank you!

@Mutaz94 Mutaz94 closed this as completed Sep 17, 2020
@Mutaz94
Copy link
Author

Mutaz94 commented Sep 17, 2020

I did it by adding a file type in the ftdetect folder, including this syntax

au BufRead,BufNewFile *.mod,*.ctl set filetype=nonmem

@rikardn
Copy link
Member

rikardn commented Sep 17, 2020

I put in the README instructions on how to activate via setting in .vimrc

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

No branches or pull requests

2 participants