Commit Graph

17 Commits

Author SHA1 Message Date
balki 731553906d update vim tips 2023-01-05 16:04:40 -05:00
balki c907c006db improve type annotations 2022-12-21 21:29:53 -05:00
balki fdae5aa6de Fix mypy errors 2022-12-21 20:50:43 -05:00
balki da5e24260a Use shlex to split custom vim command
This allows to include spaces in vim command
Add example to change default diff algorithm
Move to first line on each file
2022-12-20 13:59:12 -05:00
balki bb6fa28de0 fix README link 2022-12-10 19:48:02 -05:00
balki e7744c8e9a update README formatting 2022-12-10 19:43:02 -05:00
balki da9eb32e36 update README 2022-12-10 19:40:11 -05:00
balki 7c11878345 Add type annotations and use match statement
Now works only in python3.10 and above
2022-12-09 21:58:02 -05:00
balki 6b37b6e50f do format py38 2022-12-09 19:05:14 -05:00
balki 6808c82c9b Add README and LICENSE 2022-12-07 18:04:27 -05:00
balki 723d6cce99 use devnull 2022-12-05 21:01:46 -05:00
balki 08daac28c5 Support custom vim command 2022-12-05 20:13:31 -05:00
balki d6a0cc1109 Working with vim 2022-12-05 13:55:05 -05:00
balki 00686d7dad cleanup 2022-12-04 19:36:51 -05:00
balki 2e09859cd9 guess working 2022-12-04 19:21:14 -05:00
balki 34e1fa043c some progress 2022-12-04 18:22:45 -05:00
balki 73bd45462c initial commit 2022-11-30 11:59:52 -05:00