mirror of
https://github.com/neocities/neocities.git
synced 2025-05-12 22:38:21 +02:00
revert to ace editor
This commit is contained in:
parent
4bd30a97c8
commit
5f0c590ca6
468 changed files with 328190 additions and 244 deletions
9
public/js/ace/snippets/smarty.js
Normal file
9
public/js/ace/snippets/smarty.js
Normal file
|
@ -0,0 +1,9 @@
|
|||
|
||||
; (function() {
|
||||
window.require(["ace/snippets/smarty"], function(m) {
|
||||
if (typeof module == "object" && typeof exports == "object" && module) {
|
||||
module.exports = m;
|
||||
}
|
||||
});
|
||||
})();
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue