We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66ba8b8 commit f124c60Copy full SHA for f124c60
README.md
@@ -101,7 +101,7 @@ neogit.setup {
101
-- Change the default way of opening neogit
102
kind = "tab",
103
-- Disable line numbers and relative line numbers
104
- disable_line_numbers = true
+ disable_line_numbers = true,
105
-- The time after which an output console is shown for slow running commands
106
console_timeout = 2000,
107
-- Automatically show console if a command takes more than console_timeout milliseconds
0 commit comments