.. |
commands
|
Fix full line cut when only a single line remains
|
2022-06-24 05:49:20 +02:00 |
doc
|
Add `Highlighter:update_notify` to keep track of retokenized lines
|
2022-06-11 06:21:55 +02:00 |
bit.lua
|
Assert for negative `field` in bit32 polyfill
|
2022-01-12 19:56:09 +01:00 |
command.lua
|
command predicates: added support for strict matching by appending '!' on string predicates
|
2022-05-15 16:10:57 -04:00 |
commandview.lua
|
CommandView: improve performance by only drawing visible
|
2022-06-20 10:01:28 -04:00 |
common.lua
|
Merge pull request #1021 from Guldoman/PR_lax_common_merge
|
2022-06-07 20:05:22 -04:00 |
config.lua
|
Improve `lineguide` plugin (#1056)
|
2022-06-23 15:24:57 -04:00 |
contextmenu.lua
|
initial documentation for better code completion
|
2022-06-07 22:09:34 -04:00 |
dirwatch.lua
|
Added in defaults for dirwatch.
|
2022-06-01 18:36:00 -04:00 |
docview.lua
|
initial documentation for better code completion
|
2022-06-07 22:09:34 -04:00 |
emptyview.lua
|
initial documentation for better code completion
|
2022-06-07 22:09:34 -04:00 |
init.lua
|
initial documentation for better code completion
|
2022-06-07 22:09:34 -04:00 |
keymap-macos.lua
|
Added in restart keymapping.
|
2021-12-15 16:50:38 -05:00 |
keymap.lua
|
keymap: changes and docs
|
2022-05-12 21:16:02 -04:00 |
logview.lua
|
Add animation categories to enable finer transitions control (#941)
|
2022-04-25 20:35:35 -04:00 |
modkeys-generic.lua
|
Add macos keybindings
|
2021-04-21 09:48:30 +02:00 |
modkeys-macos.lua
|
Add macos keybindings
|
2021-04-21 09:48:30 +02:00 |
nagview.lua
|
initial documentation for better code completion
|
2022-06-07 22:09:34 -04:00 |
node.lua
|
initial documentation for better code completion
|
2022-06-07 22:09:34 -04:00 |
object.lua
|
initial documentation for better code completion
|
2022-06-07 22:09:34 -04:00 |
regex.lua
|
Make `regex.match` return all the results
|
2022-05-28 01:21:41 +02:00 |
rootview.lua
|
initial documentation for better code completion
|
2022-06-07 22:09:34 -04:00 |
start.lua
|
Merge branch 'master' into master-2.1
|
2022-05-09 21:36:10 -04:00 |
statusview.lua
|
Downgrade `StatusView:get_items` deprecation message to warning
|
2022-06-11 05:13:37 +02:00 |
strict.lua
|
Initial commit
|
2019-12-28 11:17:56 +00:00 |
style.lua
|
style: move default colors to its own style file
|
2022-06-02 19:20:54 -04:00 |
syntax.lua
|
syntax: remove pattern re-ordering on optimization
|
2022-03-29 22:11:14 -04:00 |
titleview.lua
|
initial documentation for better code completion
|
2022-06-07 22:09:34 -04:00 |
tokenizer.lua
|
Merge pull request #1040 from Guldoman/PR_tokenizer_errors_alert
|
2022-06-22 19:43:51 -04:00 |
utf8string.lua
|
c core: fix extra utf8 build conflict on windows
|
2022-05-11 00:22:01 -04:00 |
view.lua
|
initial documentation for better code completion
|
2022-06-07 22:09:34 -04:00 |