Set editor
This commit is contained in:
parent
14ab6934aa
commit
524b42e804
1 changed files with 3 additions and 0 deletions
|
@ -139,3 +139,6 @@ config.set('url.searchengines', {'DEFAULT': 'https://startpage.com/sp/search?q={
|
|||
|
||||
c.url.default_page = 'https://startpage.com'
|
||||
config.set('url.start_pages', 'https://startpage.com')
|
||||
|
||||
# Editor
|
||||
config.set('editor.command', ['foot', '--title', 'qutebrowsereditor', 'nvim', '{file}', '+{line}'])
|
||||
|
|
Loading…
Add table
Reference in a new issue