Skip to content

Commit

Permalink
Update Neovim
Browse files Browse the repository at this point in the history
  • Loading branch information
qvacua committed Jul 25, 2024
1 parent 122a1f0 commit 8475fd1
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Neovim
Submodule Neovim updated 165 files
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Auto generated for nvim v0.10.0
// Auto generated for nvim v0.10.1
// See bin/generate_autocmds.py

enum NvimAutoCommandEvent: String {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Auto generated for nvim v0.10.0
// Auto generated for nvim v0.10.1
// See bin/generate_cursor_shape.py

public enum CursorModeShape: String {
Expand Down
2 changes: 1 addition & 1 deletion RxPack/Sources/RxNeovim/RxNeovimApi.generated.swift
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Auto generated for nvim version 0.10.0.
// Auto generated for nvim version 0.10.1.
// See bin/generate_api_methods.py

import Foundation
Expand Down

0 comments on commit 8475fd1

Please sign in to comment.