diff options
author | Teddy Wing | 2019-12-14 18:54:38 +0100 |
---|---|---|
committer | Teddy Wing | 2019-12-14 18:54:38 +0100 |
commit | 2c9242d8640bbf491bb01274328f71272f322a22 (patch) | |
tree | e6bcdaf5c56347a253bbffec14930b2c318008b6 /doc/tags | |
parent | 26dbeebebf9ff0315b1abd6925a451c080a66d56 (diff) | |
download | vim-nohai-2c9242d8640bbf491bb01274328f71272f322a22.tar.bz2 |
s:AddMapping(): Silence `:nohlsearch` output
The `silent!` command I was using didn't silence the `:nohlsearch`
output after pressing `<CR>`. Use `<silent>` in the mapping instead to
silence it, allowing the Nohai search commands to produce output similar
to the regular `/` and `?` commands.
Diffstat (limited to 'doc/tags')
0 files changed, 0 insertions, 0 deletions