Add a couple of plugins to nvim
This commit is contained in:
parent
2a980b26a8
commit
7b46aae1a1
12 changed files with 163 additions and 28 deletions
|
|
@ -1355,7 +1355,7 @@ confirm_os_window_close 0
|
|||
#: See rc_custom_auth <https://sw.kovidgoyal.net/kitty/remote-
|
||||
#: control/#rc-custom-auth> for details.
|
||||
|
||||
# allow_remote_control no
|
||||
allow_remote_control socket-only
|
||||
|
||||
#: Allow other programs to control kitty. If you turn this on, other
|
||||
#: programs can control all aspects of kitty, including sending text
|
||||
|
|
@ -1384,7 +1384,7 @@ confirm_os_window_close 0
|
|||
#: yes
|
||||
#: Remote control requests are always accepted.
|
||||
|
||||
# listen_on none
|
||||
listen_on unix:/tmp/kitty
|
||||
|
||||
#: Listen to the specified socket for remote control connections. Note
|
||||
#: that this will apply to all kitty instances. It can be overridden
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue