yi-misc-modes-0.18.0: Yi editor miscellaneous modes

LicenseGPL-2
Maintaineryi-devel@googlegroups.com
Stabilityexperimental
Portabilityportable
Safe HaskellNone
LanguageHaskell2010
Extensions
  • OverloadedStrings
  • PackageImports

Yi.Modes

Description

Definitions for the bulk of modes shipped with Yi.

Synopsis

Documentation

anyExtension #

Arguments

:: [String]

List of extensions

-> FilePath

Path to compare against

-> a

File contents. Currently unused but see extensionOrContentsMatch.

-> Bool 

When applied to an extensions list, creates a modeApplies function.