codota / tabnine-nvim

Tabnine Client for Neovim
https://tabnine.com
342 stars 31 forks source link

fix: remove global `selection_mode` in `select_range` #165

Closed aarondill closed 6 months ago

aarondill commented 6 months ago

part 2 of #141 Remove the (accidental?) global in selection_range and pass as a parameter instead