This commit is contained in:
parent
3ca167aa70
commit
22173cc76b
1 changed files with 16 additions and 0 deletions
|
@ -65,6 +65,22 @@ in
|
||||||
stylua
|
stylua
|
||||||
];
|
];
|
||||||
|
|
||||||
|
filetype = {
|
||||||
|
extension = {
|
||||||
|
"neon.dist" = "yaml";
|
||||||
|
inc = "php";
|
||||||
|
install = "php";
|
||||||
|
module = "php";
|
||||||
|
neon = "yaml";
|
||||||
|
pcss = "scss";
|
||||||
|
theme = "php";
|
||||||
|
};
|
||||||
|
|
||||||
|
filename = {
|
||||||
|
"composer.lock" = "json";
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
globals.mapleader = " ";
|
globals.mapleader = " ";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue