Skip to content

Commit

Permalink
Generate sources
Browse files Browse the repository at this point in the history
  • Loading branch information
qvacua committed Oct 6, 2024
1 parent 888eb35 commit 64eb4c6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Auto generated for nvim v0.10.1
// Auto generated for nvim v0.10.2
// 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.1
// Auto generated for nvim v0.10.2
// See bin/generate_cursor_shape.py

public enum CursorModeShape: String {
Expand Down

0 comments on commit 64eb4c6

Please sign in to comment.