aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/api/vim.c
diff options
context:
space:
mode:
authorglepnir <glephunter@gmail.com>2025-01-05 21:52:50 +0800
committerGitHub <noreply@github.com>2025-01-05 05:52:50 -0800
commitd288f7003d256f0f4f85254974239c5f47003ede (patch)
treea16d9d7c4d504104f191fef1f58b7905324a385b /src/nvim/api/vim.c
parentb61051ccb4c23958d43d285b8b801af11620264f (diff)
downloadrneovim-d288f7003d256f0f4f85254974239c5f47003ede.tar.gz
rneovim-d288f7003d256f0f4f85254974239c5f47003ede.tar.bz2
rneovim-d288f7003d256f0f4f85254974239c5f47003ede.zip
fix(popup): wrong extmark data sync when lines changed in popup preview #30246
Problem: when popup preview buffer has filetype like markdown and ts is enabled, the extmark clean and update not correct, if add the extmark sync there has lots of duplicate codes like nvim_buf_set_lines. Solution: use nvim_buf_set_lines api internally to set info to popup preview buffer.
Diffstat (limited to 'src/nvim/api/vim.c')
0 files changed, 0 insertions, 0 deletions