Commit Graph

16 Commits

Author SHA1 Message Date
512df2948e Keep new changes on right
Saves and restores splitright option
2023-03-01 00:05:35 -05:00
Ilya Grigoriev
4188c51081 Option to skip creating tabs for identical files 2023-02-28 18:53:16 -08:00
c907c006db improve type annotations 2022-12-21 21:29:53 -05:00
fdae5aa6de Fix mypy errors 2022-12-21 20:50:43 -05:00
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
da9eb32e36 update README 2022-12-10 19:40:11 -05:00
7c11878345 Add type annotations and use match statement
Now works only in python3.10 and above
2022-12-09 21:58:02 -05:00
6b37b6e50f do format 2022-12-09 19:05:14 -05:00
6808c82c9b Add README and LICENSE 2022-12-07 18:04:27 -05:00
723d6cce99 use devnull 2022-12-05 21:01:46 -05:00
08daac28c5 Support custom vim command 2022-12-05 20:13:31 -05:00
d6a0cc1109 Working with vim 2022-12-05 13:55:05 -05:00
00686d7dad cleanup 2022-12-04 19:36:51 -05:00
2e09859cd9 guess working 2022-12-04 19:21:14 -05:00
34e1fa043c some progress 2022-12-04 18:22:45 -05:00
73bd45462c initial commit 2022-11-30 11:59:52 -05:00