Age | Commit message (Expand) | Author |
---|---|---|
2019-12-14 | Add license (GNU GPLv3+) | Teddy Wing |
2019-12-14 | Add guards around the default mappings | Teddy Wing |
2019-12-14 | plugin/nohai.vim: Add a load guard | Teddy Wing |
2019-12-14 | Move functions to autoload/ | Teddy Wing |
2019-12-14 | Add descriptions to script functions | Teddy Wing |
2019-12-14 | Rename `s:CR()` to `s:CRAndNohlsearch()` | Teddy Wing |
2019-12-14 | Remove unnecessary code in `CmdlineEnter` command | Teddy Wing |
2019-12-14 | Remove old comments and debug `echom`s | Teddy Wing |
2019-12-14 | Deactivate nohlsearch when exiting command line without <CR> | Teddy Wing |
2019-12-14 | Escape `?` in `CmdlineEnter` autocmd | Teddy Wing |
2019-12-14 | Mostly working nohilight searching, works with regular search | Teddy Wing |
2019-12-11 | Ideas for custom mappings | Teddy Wing |
2019-12-05 | New idea for 'nohlslash' search commands | Teddy Wing |