1
0
Fork 1
mirror of https://github.com/mistricky/codesnap.nvim.git synced 2025-02-20 15:07:27 -08:00
Commit graph

9 commits

Author SHA1 Message Date
Marco
980751083b
[Fix] Better support for the Visual Line Mode
* [FIX] Better support for the Visual Line Mode

* [FIX] Removed VBlockMode + listen for ModeChanged now
2024-02-24 20:18:06 +08:00
Marco
150340f1a2
Fixed not updating ()
Sometimes the preview didn't update for me, because the wrong mode was getting detected, providing more modes should fix it
2024-02-23 15:37:39 +08:00
Mist
e41678165a [Delete] build.lua file 2024-02-21 19:32:54 +08:00
Mist
383be3a533 [Feat] finished codesnap client 2024-02-21 18:36:01 +08:00
Mist
a088d8b580 [Feat] finished mvp version 2024-02-19 22:28:27 +08:00
Mist
f193ebc7dc [Feat] remove rust lib plugin 2024-02-19 22:28:27 +08:00
Mist
42831a4907 [Feat] setup rust env for neovim plugin 2024-02-19 22:28:27 +08:00
Mist
eee4e96948 [Init] setup extension config 2024-02-19 22:28:27 +08:00
Mist
b5e86f5d4f
Initial commit 2024-02-13 14:05:36 +08:00