Releases: leohenon/opencode-vim
v1.15.4-ocv.3.60
based on opencode v1.15.4
ocv patch 3.60
fix f/F/t/T not working with capital letters - #132 (@BrettKulp)
fix: prioritize pending find targets - #134 (@leohenon)
feat: add s motion - #136 (@XPhyro)
refactor: share operator word motion handling - #135 (@leohenon)
feat: add change find operators - #138 (@leohenon, @BrettKulp)
feat: add delete find operators - #137 (@leohenon, @BrettKulp)
feat: add word text objects - #140 (@leohenon)
feat: add big word text objects - #141 (@leohenon)
feat: add quote text objects - #142 (@leohenon)
feat: add bracket text objects - #144 (@leohenon)
v1.15.3-ocv.3.52
v1.15.3-ocv.3.51
based on opencode v1.15.3
v1.15.1-ocv.3.51
based on opencode v1.15.1
v1.15.0-ocv.3.51
based on opencode v1.15.0
v1.14.50-ocv.3.51
based on opencode v1.14.50
ocv patch 3.51
feat: add vim dot repeat - #122 (@reobin)
fix: window navigation between copy when ctrl + w + w/j/k all held down at once - #127 (@BrettKulp)