Skip to content

Commit

Permalink
fix: merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
Cedric Halbronn committed Jul 18, 2024
1 parent 04c6664 commit 4016e29
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ const COMMAND_CAPABILITIES: CommandCapabilityMap = {
highlight: { acceptsLocation: true },
unfold: undefined,
showReferences: undefined,
insertLineAfter: undefined,
};

export class NeovimCapabilities implements Capabilities {
Expand Down

0 comments on commit 4016e29

Please sign in to comment.