lite-xl/data/core/commands
Adam a254d393db
Indent Enhancements (#202)
* Indent enhancements.

* Fixed to match style guidelines.

* Added in useful explanatory comment.

* Changed which selection we're using, as we don't want this kind of wrapping to happen.

* Fixed bug involving lines full of whitespace.

* Removed unecessary commit.

* Actually reverted function, so that we don't screw up commenting.

* Fixed hard tab issue.
2021-05-22 15:01:19 +02:00
..
command.lua Initial commit 2019-12-28 11:17:56 +00:00
core.lua Unified open and saving style. (#189) 2021-05-17 09:29:51 +02:00
doc.lua Indent Enhancements (#202) 2021-05-22 15:01:19 +02:00
drawwhitespace.lua Implement unicode character replacements 2021-04-01 18:05:59 +02:00
files.lua Add command to create a directory in a new category "files" 2020-12-30 11:52:26 +01:00
findreplace.lua Added resetting of selection on intermediate find-text failure 2020-06-04 14:04:46 +01:00
root.lua Fix error introduced with commit c0ad86d 2021-03-18 15:46:44 +01:00