]> git.lizzy.rs Git - micro.git/blob - runtime/plugins/ftoptions/info.json
Merge pull request #1315 from matbesancon/patch-1
[micro.git] / runtime / plugins / ftoptions / info.json
1 {
2     "name": "ftoptions",
3     "description": "Sets basic options based on the filetype (for example Makefiles require tabs).",
4     "website": "https://github.com/zyedidia/micro",
5     "install": "https://github.com/zyedidia/micro",
6     "version": "1.0.0",
7     "require": [
8         "micro >= 2.0.0"
9     ]
10 }