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

Improve Pascal filetype detection #7662

Closed
wants to merge 3 commits into from

Commits on Jan 11, 2021

  1. Add filetype detection for Puppet manifest files

    Distinguish between Pascal and Puppet for *.pp files.
    
    Fixes vim#7305.
    dkearns committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    66416a3 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

  1. Add filetype detection for InstantFPC scripts

    This is a Free Pascal tool that allows for running Pascal programs as
    scripts.
    dkearns committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    755eb0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    388559e View commit details
    Browse the repository at this point in the history