aboutsummaryrefslogtreecommitdiff
path: root/lua/config/hlslens.lua
AgeCommit message (Collapse)Author
2023-09-01fix hlslens issue when no pattern is foundjdhao
The captured error message is not correct before.
2022-10-05remove vim-asteriskjdhao
The * can now search selected text by default. The cursor stay feature can also be simulated.
2022-09-10format with styluajdhao
2022-09-09update hlslens confjdhao
2022-09-07refactor: use nvim_err_writeln for error msgjdhao
2022-09-06use local keymapjdhao
2022-04-29update hlslens confjdhao
2022-04-29refactor: simplify hlslens confjdhao
2022-04-29fix: error when pressing n/N if pattern not present in bufferjdhao
2022-04-27use vim.keymap for key mappings in luajdhao
2021-12-12remove plugin vim-cooljdhao
nvim-hlslens can replace it if calm_down option is enabled.
2021-12-11update nvim-hlslens settingsjdhao