Commit Graph

8 Commits

Author SHA1 Message Date
yetone
c75dc48356 fix: binding shortcuts to specific buffers (#238) 2024-08-26 18:26:56 +08:00
yetone
8cd87ac5de fix: do not use invalid bufnr and winid (#236)
* fix: do not use invalid buf

* fix: do not use invalid win
2024-08-26 17:43:38 +08:00
yetone
0e07128b56 feat: use regular floating win instead of nui.input (#191) 2024-08-24 17:34:41 +08:00
yetone
f2173c9a3c chore: refine creating floating win (#182) 2024-08-24 02:33:35 +08:00
yetone
4693da8757 fix: refine floating window opts (#181) 2024-08-24 02:25:26 +08:00
yetone
67c0be2bc8 fix: synchronize the size of the floating window and split window (#151) 2024-08-22 17:01:45 +08:00
yetone
8c8d864637 fix: floating window highlights (#149) 2024-08-22 14:46:08 +08:00
yetone
a08a5b8dc1 refactor: reduce split windows (#143) 2024-08-22 03:38:22 +08:00