An open API service indexing awesome lists of open source software.

https://github.com/xyproto/mode

Select an editor mode based on a given filename
https://github.com/xyproto/mode

Last synced: 6 months ago
JSON representation

Select an editor mode based on a given filename

Awesome Lists containing this project

README

          

# Mode

* Detect an editor mode based on a given filename.
* Detect an editor mode based on the given file contents.
* Select the default indentation type (N tabs/N spaces) per language.

### General info

* Version: 0.11.4
* License: BSD-3