summaryrefslogtreecommitdiffstats
path: root/pkg/config
AgeCommit message (Expand)Author
5 daysMake Keybindings definition in UserConfig struct lastKarim Khaleel
5 daysSet default value for WindowSize config to pass validationKarim Khaleel
5 daysRemove unnecesary schema validations in user configKarim Khaleel
5 daysimprove `nvim-remote` modeCharlie Moog
2024-05-01Add commitPrefix for defining a prefix for any projectJonathan Duck
2024-04-27Add config option for length of commit hash displayed in commits viewOlivia Bahr
2024-04-10UserConfig validationoakio
2024-04-10Add StatusPanelView configoakio
2024-04-06Add `SpinnerConfig`Artem Belyakov
2024-03-29Remove our yaml forkStefan Haller
2024-03-29Migrate null keybindings to "<disabled>"Stefan Haller
2024-03-22Fix container detectionaritmos
2024-03-22Add config to truncate commit hashes when copying them to the clipboardStefan Haller
2024-03-17Default to substring filtering, add option to go back to fuzzy filteringStefan Haller
2024-03-12Show popup message with breaking changes on startupStefan Haller
2024-03-11Add a commit menu to the commit message panelAbhishek Keshri
2024-03-11Make keybindings for the "Amend attribute" menu configurableAbhishek Keshri
2024-03-09Add config for soft-wrapping the commit message bodyStefan Haller
2024-03-02Provide two helix presets, one for "helix" and one for "hx"Stefan Haller
2024-02-18Change log path to state dirChing Pei Yang
2024-02-18Use $XDG_STATE_DIR for state.ymlChing Pei Yang
2024-02-18Switch to github.com/adrg/xdgChing Pei Yang
2024-02-16Deprecate git.log.showGraph and git.log.order configAlex March
2024-02-13Change default of git.log.showGraph to 'always'Stefan Haller
2024-01-22Add config setting to suppress showing file iconsStefan Haller
2024-01-19Support select range for cherry pickJesse Duffield
2024-01-19Standardise display of range selection across viewsJesse Duffield
2024-01-19Add range selection ability on list contextsJesse Duffield
2024-01-13Add ability to start an interactive rebase onto an appropriate baseJesse Duffield
2024-01-10Add command to find base commit for creating a fixupStefan Haller
2024-01-09Add config setting for side panel location (left or top) in half screen modeStefan Haller
2024-01-09Add command to open git difftoolStefan Haller
2023-12-27Add a sort order menu for local branchesAlex March
2023-12-22Implement a sort order menu for remote branchesAlex March
2023-12-15fix(config): add yaml struct tag to `CustomCommandPrompt.[]Options`Emre Deger
2023-12-07feat: introduce a copy menu into the file viewAzraelSec
2023-12-02Add UserConfig jsonschema generation scriptKarim Khaleel
2023-10-14Add 'lvim' editor preset for lunarvimzottelsheep
2023-10-09Add disabled compat for user config (#2833)Karim Khaleel
2023-10-03Add Micro editor presetNikita Karamov
2023-09-30Add ability to force portrait modeLouis DeLosSantos
2023-09-30Add comments in user config structJesse Duffield
2023-09-09Change the default of the "gui.borders" config to "rounded"Stefan Haller
2023-09-09feat: add jump-to-panel label settingMaria José Solano
2023-09-05Move diff context size from UserConfig to AppStateStefan Haller
2023-09-04Load defaults for AppState before reading from yamlStefan Haller
2023-09-04Add support for external diff commands (e.g. difftastic)Stefan Haller
2023-08-25Support custom keybindings for confirm discardMark Skelton
2023-08-21Add key binding for switching from the commit message panel to an editorStefan Haller
2023-08-21Add scrollOffEnabled configStefan Haller