aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/lsp/completion.lua
diff options
context:
space:
mode:
authorGuilherme Soares <48023091+guilhas07@users.noreply.github.com>2025-01-20 13:00:13 +0000
committerGitHub <noreply@github.com>2025-01-20 05:00:13 -0800
commit8a236c242a76825a6a9266feda45794c7328c807 (patch)
tree2735ed6e22993dbd26290930ada8ac2aa0749fe8 /runtime/lua/vim/lsp/completion.lua
parent27c88069538bf64dace1ed39512d914e88615ac1 (diff)
downloadrneovim-8a236c242a76825a6a9266feda45794c7328c807.tar.gz
rneovim-8a236c242a76825a6a9266feda45794c7328c807.tar.bz2
rneovim-8a236c242a76825a6a9266feda45794c7328c807.zip
fix(lsp): set floating window filetype after setup #32112
Problem: The filetype for the floating window buffer is being set before its context is fully initialized. This results in `FileType` events not receiving the correct context. Solution: Set the filetype after the floating preview window and its buffer variables are fully configured to ensure proper context is provided.
Diffstat (limited to 'runtime/lua/vim/lsp/completion.lua')
0 files changed, 0 insertions, 0 deletions