Skip to content

Supports some LSP bindings #7

@brianhuster

Description

@brianhuster

Though Vim doesn't have support for LSP, it has built-in keybindings for a few LSP-like features, that includes:

  • Go to definition: Ctrl-], Ctrl-Leftclick
  • Go to local definition: gd
  • Go to global definition: gD
  • Show keyword documentation: K
  • Formatting using external program: gq

The 0.11 version of Neovim provides more mappings for LSP https://neovim.io/doc/user/lsp.html#_defaults

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions