aboutsummaryrefslogtreecommitdiffstats
path: root/plugin
AgeCommit message (Expand)Author
2019-12-14Add license (GNU GPLv3+)Teddy 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