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 quarto filetype and enable languages using other languages' parsers #301

Merged
merged 3 commits into from
Feb 13, 2023

Commits on Jan 29, 2023

  1. feat: add quarto filetype

    jmbuhr committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    6eb5a7c View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. include ft -> parser lookup table

    removes the nvim-treesitter dependency
    jmbuhr committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    a555579 View commit details
    Browse the repository at this point in the history
  2. only map quarto -> markdown

    jmbuhr committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    e788ce5 View commit details
    Browse the repository at this point in the history