diff options
author | Will Hopkins <willothyh@gmail.com> | 2024-04-01 21:48:21 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-02 12:48:21 +0800 |
commit | b3f9da9524b0b1bb992d3dd84eaa92980923cb3e (patch) | |
tree | dbff5a92fc2f4f8f5058a08260737c95e60812d6 /runtime/lua/vim | |
parent | feaab21c71b9c47e20ed88649bdd79b69c3806da (diff) | |
download | rneovim-b3f9da9524b0b1bb992d3dd84eaa92980923cb3e.tar.gz rneovim-b3f9da9524b0b1bb992d3dd84eaa92980923cb3e.tar.bz2 rneovim-b3f9da9524b0b1bb992d3dd84eaa92980923cb3e.zip |
refactor: informative error msg for 'noautocmd' (#28147)
Problem: Attempting to set 'noautocmd' for an existing window throws an error
that just says "Invalid key: 'noautocmd'" which is not very helpful.
Solution: Explain that 'noautocmd' can't be used with existing windows.
Diffstat (limited to 'runtime/lua/vim')
0 files changed, 0 insertions, 0 deletions