index
:
lite-xl
2.1-prep
Merged
PR/adjust-renwindow-docs
PR/clarify-stack-traces-for-require
PR/update-windows-server-image
PR/window-allocation
additional-userdir-envvar
animations-adjust
build/sdl3-force-falllback
console-based-lite-project
core/sdl-callback
cpath-changes
debug-font-rendering-clean
dependabot/github_actions/github-actions-c35c0c8c33
dmon-1
dmon-2.0.3
dmon-atomic-load-store
dmon-debug
dmon-integration
dmon-luajit-2.0.3
dmon-no-timeout-select
files-commands
fira-font
fix-2.0.1
fix-autoreload-large-files
fix-bug-removed-project
fix-configs-set-to-true
fix-dir-monitor-symlinks
fix-dmon-add-dir-asserts
fix-inotify-asserts
fix-inotify-problem
fix-invisible-node-click-intercept
fix-javascript-regexp-syntax
fix-network-volumes
fix-pgid-on-deatch
fix-remove-view-context
fix-treeview-dircache
fix-win32-process-arguments
font-jetbrainsmono
ime-text-editing
improve-lcd-weights
incremental-folder-scan
link-remove-unused-function
master
master-2.0
master-2.0.4
master-2.1
master-luajit-2.0
master-luajit21-2.0
mem-leak-debug
merge-master-2.0
notebook-view
path-ignore-files
platform-requires
popen-light
port-build-lhelper-2
project-based-2
project-based-3
project-based-4
project-based-4-wip-changes
release/v2.1.x
rencache-texture
repl
revert-853-process-api
scroll_size_update_once_2
simplifying-main
soft-line-wrap-2.0
start-file-in-place
testing-detect-indent-changes
treeview-fix
use-tabs-margin
use-tabs-margin-2.0
use-tabs-margin-luajit-2.0
using-luajit
using-luajit-2
using-luajit-2.0.3
using-luajit-3
vim-mode
voronianski-color-schemes
workspace-fixes
zlog-dmon-logging
A lightweight text editor written in Lua
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
core
/
config.lua
Age
Commit message (
Expand
)
Author
2025-03-15
Project Rework (#1455)
Adam
2024-09-03
Configurable statusview icon (#1617)
Takase
2024-03-05
Improve `CommandView` and `autocomplete` scroll behavior (#1732)
Guldoman
2023-11-30
Use `\r\n` for new files on Windows (#1596)
Guldoman
2023-08-26
docs(core.config): add documentation for config options (#1512)
Takase
2023-03-29
Disable `trimwhitespace` and `drawwhitespace` via their configs (#1446)
Adam
2023-02-06
Improved plugins config table handling (#1356)
Jefferson González
2022-11-03
Add `config.keep_newline_whitespace` option (#1184)
Guldoman
2022-11-01
Add more options to `Scrollbar` (#1174)
Guldoman
2022-10-20
Fixed the common idiom of setting a plugin to true. (#1152)
Adam
2022-10-19
make the default core.ignore_files more specific (#1160)
Takase
2022-07-01
Increase default maximum number of log items
Guldoman
2022-06-23
Improve `lineguide` plugin (#1056)
Chris
2022-04-26
Don't animate scrolling by dragging the scroll bar (#940)
Guldoman
2022-04-25
Add animation categories to enable finer transitions control (#941)
Guldoman
2022-03-10
config: added skip_plugins_version
jgmdev
2022-02-11
Merge pull request #832 from jgmdev/autocomplete-update
Adam
2022-02-03
Update autocomplete with changes needed for latest LSP plugin.
jgmdev
2022-01-28
Go back to `common.match_pattern` and use `table.unpack` directly on function...
Dheisom Gomes
2022-01-28
Added support to use a array of regex to ignore files
Dheisom Gomes
2022-01-22
Added in new merge method, and run it on plugins. Also made it so plugin conf...
Adam Harrison
2021-12-20
Add for config.highlight_current_line new variant: no_selection
Jipok
2021-11-23
Manual merge of into .
Adam Harrison
2021-11-14
Changed click prefixes to be numbers, as Takase suggested.
Adam Harrison
2021-10-08
Implement directory monitoring using septag/dmon
Francesco Abbate
2021-10-02
Merge pull request #521 from adamharrison/remove-font-renderer
Francesco
2021-10-02
Enable always show tabs by default
Francesco Abbate
2021-10-02
Add option to disable caret blinking (#572)
Guldoman
2021-10-02
Add option to disable scrolling past the end (#566)
Guldoman
2021-10-02
Turned off whitespace by default.
Adam Harrison
2021-10-02
Add option to disable caret blinking (#572)
Guldoman
2021-09-30
Add option to disable scrolling past the end (#566)
Guldoman
2021-08-27
Allow tabs to always be visible
Guldoman
2021-07-15
Namespace plugin-specific configuration settings.
Adam Harrison
2021-06-21
Added in lineguide to core.
Adam Harrison
2021-06-17
added config.tab_close_button option to hide X on tabs
cukmekerb
2021-05-27
Improve user feedback for big directories (#223)
Janis-Leuenberger
2021-05-16
Add buttons to scroll tabs when there are too many
Francesco Abbate
2021-04-21
Disable borderless window by default
Francesco Abbate
2021-04-10
Preliminary implementation of border-less mode
Francesco Abbate
2021-04-01
Implement unicode character replacements
Francesco Abbate
2021-03-10
Make animation speed independent of config.fps, add config.animation_rate to ...
liquidev
2021-03-06
Enable customizing cursor speed (#80)
daubaris
2021-02-24
do not use 'portable' as a compile time option
Francesco Abbate
2021-02-21
Add config.transitions to enable/disable transitions
Francesco Abbate
2021-02-19
Bump version number
Francesco Abbate
2021-02-16
Move VERSION variable into Lua code
Francesco Abbate
2021-01-13
New feature to disable plugins from config
Francesco Abbate
2020-11-17
Increase default max limits for symbols
Francesco Abbate
2020-11-16
Stop scanning project file when a maximum limit is reached
Francesco Abbate
[next]