1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-09-17 12:07:08 +03:00

Update neovim to 0.8.2

This commit is contained in:
Tae Won Ha 2023-01-03 17:42:40 +01:00
parent 26c7621593
commit 15ca44c650
No known key found for this signature in database
GPG Key ID: E40743465B5B8B44
4 changed files with 4 additions and 4 deletions

@ -1 +1 @@
Subproject commit a273ce84d6884a65e24429ef59209aeac79a681a
Subproject commit 5f8dd8c4a33203277cf6058f559383626411693d

View File

@ -1,4 +1,4 @@
// Auto generated for nvim v0.9.0-dev
// Auto generated for nvim v0.8.2
// See bin/generate_autocmds.py
enum NvimAutoCommandEvent: Int {

View File

@ -1,4 +1,4 @@
// Auto generated for nvim v0.9.0-dev
// Auto generated for nvim v0.8.2
// See bin/generate_cursor_shape.py
public enum CursorModeShape: UInt {

View File

@ -1,4 +1,4 @@
// Auto generated for nvim version 0.8.1.
// Auto generated for nvim version 0.8.2.
// See bin/generate_api_methods.py
import Foundation