diff --git a/jesseduffield/lazynpm/config.yml b/jesseduffield/lazynpm/config.yml new file mode 100644 index 0000000..90aa696 --- /dev/null +++ b/jesseduffield/lazynpm/config.yml @@ -0,0 +1,81 @@ +gui: + scrollHeight: 2 + mouseEvents: false + sidePanelWidth: 0.3333 + theme: + lightTheme: false + activeBorderColor: + - green + - bold + inactiveBorderColor: + - white + optionsTextColor: + - blue + selectedLineBgColor: + - blue +update: + method: prompt # can be: prompt | background | never + days: 14 # how often a update is checked for +reporting: 'off' # one of: 'on' | 'off' | 'undetermined' +splashUpdatesIndex: 0 +confirmOnQuit: false +keybinding: + universal: + quit: 'q' + quit-alt1: '' + return: '' + quitWithoutChangingDirectory: 'Q' + togglePanel: '' + prevItem: '' + nextItem: '' + prevItem-alt: 'k' + nextItem-alt: 'j' + prevPage: ',' + nextPage: '.' + gotoTop: '<' + gotoBottom: '>' + prevBlock: '' + nextBlock: '' + prevBlock-alt: 'h' + nextBlock-alt: 'l' + nextMatch: 'n' + prevMatch: 'N' + startSearch: '/' + optionMenu: 'x' + optionMenu-alt1: '?' + select: '' + goInto: '' + remove: 'd' + new: 'n' + edit: 'e' + openFile: 'o' + scrollUpMain: '' + scrollDownMain: '' + scrollUpMain-alt1: 'K' + scrollDownMain-alt1: 'J' + scrollUpMain-alt2: '' + scrollDownMain-alt2: '' + executeCustomCommand: ':' + refresh: 'R' + nextTab: ']' + prevTab: '[' + nextScreenMode: '+' + prevScreenMode: '_' + kill: 'z' + redo: '' + install: 'i' + update: 'u' + cleanInstall: 'I' + status: + checkForUpdate: 'u' + main: + toggleDragSelect: 'v' + toggleDragSelect-alt: 'V' + packages: + link: 'l' + globalLink: 'L' + build: 'b' + pack: 'p' + publish: 'P' + dependencies: + changeType: 't'