fix: update LSP configuration #7

Manually merged
dananglin merged 1 commit from update-lsp-config into main 2023-09-23 13:19:51 +01:00
Owner

Changes

  • fix: replace on_attach and custom_attach with autocommand for LspAttach as recommended by the official documentation.
  • fix: enable inlay hints for gopls.
  • fix: add a keymap to toggle inlay hints for supported versions of neovim.
  • fix: customise the NormalFloat background colour.
  • fix: add LSP configuration for the Lua Language Server.
  • refactor: move the lint autocommand to lint.lua
### Changes - fix: replace on_attach and custom_attach with autocommand for LspAttach as recommended by the official documentation. - fix: enable inlay hints for gopls. - fix: add a keymap to toggle inlay hints for supported versions of neovim. - fix: customise the NormalFloat background colour. - fix: add LSP configuration for the Lua Language Server. - refactor: move the lint autocommand to lint.lua
dananglin force-pushed update-lsp-config from 1e657688ad to f2aa4651fa 2023-09-23 13:16:50 +01:00 Compare
dananglin manually merged commit f2aa4651fa into main 2023-09-23 13:19:51 +01:00
dananglin deleted branch update-lsp-config 2023-09-23 13:20:14 +01:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: linux-home/nvim.d#7
No description provided.