Skip to content

Configure GitHub copilot for inline completions in Neovim - #144

Merged
dixslyf merged 4 commits into
masterfrom
neovim-copilot
Jul 19, 2026
Merged

Configure GitHub copilot for inline completions in Neovim#144
dixslyf merged 4 commits into
masterfrom
neovim-copilot

Conversation

@dixslyf

@dixslyf dixslyf commented Jul 19, 2026

Copy link
Copy Markdown
Owner

Configures Neovim to use copilot-language-server for LSP inline completions.

dixslyf added 4 commits July 19, 2026 18:45
Some lspconfig servers have their own attach callback. The old way of
hooking up the lsp attach callback would override the server's. Using
an autocmd instead allows us to run our callback without overriding
the server's.
It makes it hard to read the inline completions.
@dixslyf
dixslyf enabled auto-merge July 19, 2026 11:13
@dixslyf
dixslyf merged commit c713396 into master Jul 19, 2026
5 checks passed
@dixslyf
dixslyf deleted the neovim-copilot branch July 19, 2026 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant