mirror of
https://github.com/prabirshrestha/vim-lsp.git
synced 2025-12-14 20:35:59 +01:00
Do not update register
This commit is contained in:
@@ -8,7 +8,7 @@ function! lsp#ui#vim#output#preview(data) abort
|
||||
|
||||
let l:ft = s:append(a:data)
|
||||
" Delete first empty line
|
||||
0delete
|
||||
0delete _
|
||||
|
||||
setlocal readonly nomodifiable
|
||||
|
||||
|
||||
Reference in New Issue
Block a user