diff options
author | Donatas <contactdonatas@gmail.com> | 2025-01-20 16:40:26 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-20 06:40:26 -0800 |
commit | 5b1136a99c7fc6db4cfe6865b72c069a4697c1a5 (patch) | |
tree | 2f8699149e1b377c4d52849c9128c6079d8284c2 /runtime/lua/vim/treesitter/_fold.lua | |
parent | 92556be33d04668c58a37794de5562af6297b3ac (diff) | |
download | rneovim-5b1136a99c7fc6db4cfe6865b72c069a4697c1a5.tar.gz rneovim-5b1136a99c7fc6db4cfe6865b72c069a4697c1a5.tar.bz2 rneovim-5b1136a99c7fc6db4cfe6865b72c069a4697c1a5.zip |
feat(inccommand): preview 'nomodifiable' buffers #32034
Problem:
Incremental preview is not allowed on 'nomodifiable' buffers.
Solution:
- Allow preview on 'nomodifiable' buffers.
- Restore the 'modifiable' option in case the preview function changes it.
Diffstat (limited to 'runtime/lua/vim/treesitter/_fold.lua')
0 files changed, 0 insertions, 0 deletions