mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
Update firenvim settings.
Make firenvim not take over the text area automatically. We need to activate it using a shortcut.
This commit is contained in:
parent
9b1a2dd5e9
commit
20f2994b35
@ -876,7 +876,7 @@ if exists('g:started_by_firenvim') && g:started_by_firenvim
|
|||||||
\ 'cmdline': 'neovim',
|
\ 'cmdline': 'neovim',
|
||||||
\ 'priority': 0,
|
\ 'priority': 0,
|
||||||
\ 'selector': 'textarea',
|
\ 'selector': 'textarea',
|
||||||
\ 'takeover': 'once',
|
\ 'takeover': 'never',
|
||||||
\ },
|
\ },
|
||||||
\ }
|
\ }
|
||||||
\ }
|
\ }
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user