lite-xl/data
Takase 130b29438a
Allow creation of nested directories (#254)
* allow nested directories to be created

* fix / be turned into //

* refactor error handling

* refactor path splitting and mkdir calls

If a path exists it will now return immediately.

* fix typo

* remove possible trailing empty string

* fix bugs with path check
2021-06-07 22:44:35 +02:00
..
colors Implement user's config as init file and add directory into package.path 2020-12-02 16:03:31 +01:00
core Allow creation of nested directories (#254) 2021-06-07 22:44:35 +02:00
fonts Use FiraSans regular for UI 2021-05-27 13:49:33 +02:00
plugins prevent mouse movement from propagating when context menu is open 2021-06-05 08:51:17 +08:00