You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Allow enable/disable/toggle without explicit `setup` call ([#75](https://github.com/hat0uma/csvview.nvim/issues/75)) ([a74fdee](https://github.com/hat0uma/csvview.nvim/commit/a74fdee6810f17e9baadbfe7d6488f61954e6ac8))
15
+
***jump:** correct jump to the end of an empty field ([#76](https://github.com/hat0uma/csvview.nvim/issues/76)) ([bbab4c2](https://github.com/hat0uma/csvview.nvim/commit/bbab4c2f808fd8e11ec8dfdd128251aadba566a1))
16
+
***sticky_header:** Improve window cleanup and error handling ([#73](https://github.com/hat0uma/csvview.nvim/issues/73)) ([0994095](https://github.com/hat0uma/csvview.nvim/commit/09940956f538f074a5813f7949c700536b642e1f))
17
+
***sticky_header:** use vim.schedule for window close during BufUnload ([#84](https://github.com/hat0uma/csvview.nvim/issues/84)) ([860bd8c](https://github.com/hat0uma/csvview.nvim/commit/860bd8c4edacf709391058e337445217d995dd69))
18
+
***view:** Prevent screen flickering during CSV editing ([#71](https://github.com/hat0uma/csvview.nvim/issues/71)) ([99b327c](https://github.com/hat0uma/csvview.nvim/commit/99b327ca97cabd242de0f2ddca7fbc7d378b84a7))
19
+
20
+
21
+
### Performance Improvements
22
+
23
+
***parser,metrics:** parsing with event-based architecture and FFI optimization ([#86](https://github.com/hat0uma/csvview.nvim/issues/86)) ([4c4db58](https://github.com/hat0uma/csvview.nvim/commit/4c4db582c5406b5cfaded6303cb120dc27cf6b70))
0 commit comments