Add a couple of plugins to nvim

This commit is contained in:
Alexander Navarro 2024-03-22 10:46:03 -03:00
parent 2a980b26a8
commit 7b46aae1a1
12 changed files with 163 additions and 28 deletions

View file

@ -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