neovim/runtime
francisco souza 2f6d1d3c88
lsp: when apply text edits, set buflisted on buffers (#12489)
The client creates buffers on the fly to be able to apply text edits on
files that weren't previously open, which is great, but it uses the
bufadd() function, which creates unlisted buffers and can lead to a
weird experience in the text editor. Setting the buffer to buflisted
fixes this.

Closes #12488.

Co-authored-by: francisco souza <fsouza@users.noreply.github.com>
2020-06-23 17:50:37 +02:00
..
autoload Add overlapped option to jobstart 2020-06-10 22:21:14 +09:00
colors
compiler
doc vim-patch:8.0.1554: custom plugins loaded with --clean 2020-06-18 18:01:41 -04:00
ftplugin man.vim: remove K mapping #11472 2019-11-28 14:04:40 -08:00
indent tex.vim: patch runtime/indent to 388a5d4f20b4 2020-06-17 12:52:39 +02:00
keymap runtime: russian-jcukenwintype.vim keymap #11461 2019-11-27 22:57:11 -08:00
lua lsp: when apply text edits, set buflisted on buffers (#12489) 2020-06-23 17:50:37 +02:00
macros
pack/dist/opt vim-patch:8.1.1977: terminal debugger plugin may hang 2020-06-18 18:01:43 -04:00
plugin man.vim: Update maintainer email 2019-11-24 20:31:46 -05:00
print
spell
syntax tex.vim: patch runtime to 65e0d77a66b7 2020-06-16 19:57:41 +02:00
tools
tutor doc: fix typos 2019-11-27 22:47:25 -08:00
bugreport.vim
CMakeLists.txt
delmenu.vim
filetype.vim vim-patch:8.2.0983: SConstruct file type not recognized 2020-06-18 18:01:44 -04:00
ftoff.vim
ftplugin.vim
ftplugof.vim
indent.vim
indoff.vim
macmap.vim
makemenu.vim vim-patch:8.1.2408: syntax menu and build instructions outdated 2019-12-07 17:39:43 -05:00
menu.vim
mswin.vim
nvim.appdata.xml release.sh [ci skip] 2019-11-24 17:53:33 -08:00
nvim.desktop
nvim.png
optwin.vim vim-patch:8.1.1228: not possible to process tags with a function 2019-10-22 20:13:02 +01:00
rgb.txt
scripts.vim vim-patch:8.2.0930: script filetype detection trips over env -S argument 2020-06-18 18:01:42 -04:00
synmenu.vim vim-patch:8.1.2408: syntax menu and build instructions outdated 2019-12-07 17:39:43 -05:00