aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-12-19Make visual and operator-pending mode mappings workextra-mode-mapsTeddy Wing
2019-12-18Add CHANGELOGTeddy Wing
2019-12-18plugin/nohai.vim: Add visual mode mappingsTeddy Wing
2019-12-18plugin/nohai.vim: Add operator-pending mappingsTeddy Wing
2019-12-14Add READMEHEADv0.0.1masterTeddy Wing
2019-12-14Add license (GNU GPLv3+)Teddy Wing
2019-12-14Add documentationTeddy Wing
2019-12-14s:AddMapping(): Silence `:nohlsearch` outputTeddy Wing
2019-12-14Add guards around the default mappingsTeddy Wing
2019-12-14plugin/nohai.vim: Add a load guardTeddy Wing
2019-12-14Move functions to autoload/Teddy Wing
2019-12-14Add descriptions to script functionsTeddy Wing
2019-12-14Rename `s:CR()` to `s:CRAndNohlsearch()`Teddy Wing
2019-12-14Remove unnecessary code in `CmdlineEnter` commandTeddy Wing
2019-12-14Remove old comments and debug `echom`sTeddy Wing
2019-12-14Deactivate nohlsearch when exiting command line without <CR>Teddy Wing
2019-12-14Escape `?` in `CmdlineEnter` autocmdTeddy Wing
2019-12-14Mostly working nohilight searching, works with regular searchTeddy Wing
2019-12-11Ideas for custom mappingsTeddy Wing
2019-12-05New idea for 'nohlslash' search commandsTeddy Wing
2019-12-05Idea for a command to 'nohlsearch' after searchingTeddy Wing