aboutsummaryrefslogtreecommitdiff
path: root/data/core/config.lua
AgeCommit message (Expand)Author
2021-08-27Allow tabs to always be visibleGuldoman
2021-07-15Namespace plugin-specific configuration settings.Adam Harrison
2021-06-21Added in lineguide to core.Adam Harrison
2021-06-17added config.tab_close_button option to hide X on tabscukmekerb
2021-05-27Improve user feedback for big directories (#223)Janis-Leuenberger
2021-05-16Add buttons to scroll tabs when there are too manyFrancesco Abbate
2021-04-21Disable borderless window by defaultFrancesco Abbate
2021-04-10Preliminary implementation of border-less modeFrancesco Abbate
2021-04-01Implement unicode character replacementsFrancesco Abbate
2021-03-10Make animation speed independent of config.fps, add config.animation_rate to ...liquidev
2021-03-06Enable customizing cursor speed (#80)daubaris
2021-02-24do not use 'portable' as a compile time optionFrancesco Abbate
2021-02-21Add config.transitions to enable/disable transitionsFrancesco Abbate
2021-02-19Bump version numberFrancesco Abbate
2021-02-16Move VERSION variable into Lua codeFrancesco Abbate
2021-01-13New feature to disable plugins from configFrancesco Abbate
2020-11-17Increase default max limits for symbolsFrancesco Abbate
2020-11-16Stop scanning project file when a maximum limit is reachedFrancesco Abbate
2020-11-14Implement limits for maximum number of symbols in autocompleteFrancesco Abbate
2020-05-17Added `config.ignore_files`rxi
2020-05-16Changed config.mouse_wheel_scroll default to multiply by SCALErxi
2020-05-16Moved `config.treeview_size` from `config.lua` to `treeview.lua`rxi
2020-05-05Increased config.max_log_items from 20 to 80rxi
2020-04-25Removed underscore from start of globals, added VERSIONrxi
2019-12-28Initial commitrxi