1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-09-11 17:15:34 +03:00

Update neovim

This commit is contained in:
Tae Won Ha 2024-01-25 20:39:56 +01:00
parent c920dafae8
commit b4923c163a
No known key found for this signature in database
GPG Key ID: E40743465B5B8B44
2 changed files with 2 additions and 1 deletions

2
Neovim

@ -1 +1 @@
Subproject commit fd2ed024c1b0021161bd87af6f7f55e1f6bf4d82
Subproject commit 1e0996b57230ad65c28659e179a7da7bfa01e5be

View File

@ -111,6 +111,7 @@ enum NvimAutoCommandEvent: String {
case termenter
case termleave
case termopen
case termrequest
case termresponse
case textchanged
case textchangedi