lazygit: new, vis as editor and use nerd fonts
This commit is contained in:
9
lazygit/.config/lazygit/config.yml
Normal file
9
lazygit/.config/lazygit/config.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
os:
|
||||
edit: 'vis {{filename}}'
|
||||
editAtLine: 'vis +:{{line}} {{filename}}'
|
||||
editAtLineAndWait: 'vis +:{{line}} {{filename}}'
|
||||
editInTerminal: true
|
||||
openDirInEditor: 'vis {{dir}}'
|
||||
|
||||
gui:
|
||||
nerdFontsVersion: "3"
|
||||
Reference in New Issue
Block a user