ayamir / nvimdots

A well configured and structured Neovim.
BSD 3-Clause "New" or "Revised" License
2.83k stars 451 forks source link

feat: search with selection text. #1175

Closed ayamir closed 4 months ago

ayamir commented 4 months ago

image

CharlesChiuGit commented 4 months ago

i'll take a look when i get back to work. no pc by hand now lol.

ayamir commented 4 months ago

Wonder why the code lint was not passed. 🤨

CharlesChiuGit commented 4 months ago

Wonder why the code lint was not passed. 🤨

Checking lua/keymap/tool.lua                      1 warning

    lua/keymap/tool.lua:136:56: accessing undefined variable _buf_vtext

lol

CharlesChiuGit commented 4 months ago

functionality it works

CharlesChiuGit commented 4 months ago

b3ed6ca (#1175)

this might do the trick lol