Commit Graph

25 Commits

Author SHA1 Message Date
065ef47b2b Change download url to branch 2023-03-06 11:04:28 -05:00
702d3a6889 Add vim-fugitive command to similar section 2023-03-01 00:13:42 -05:00
512df2948e Keep new changes on right
Saves and restores splitright option
2023-03-01 00:05:35 -05:00
Balki
e81277ecb4
Merge pull request #6 from ilyagr/diffonly
Option to skip creating tabs for identical files. Useful outside git.
2023-03-01 05:04:30 +00:00
Ilya Grigoriev
4188c51081 Option to skip creating tabs for identical files 2023-02-28 18:53:16 -08:00
Ilya Grigoriev
5702bf8e27 Unindent help text in README 2023-02-28 18:41:06 -08:00
Balki
732fad0a98
Merge pull request #4 from ilyagr/patch-1
Add more similar plugins to the README
2023-03-01 01:32:29 +00:00
Ilya Grigoriev
c2809e6e0e Add more similar plugins to the README 2023-02-28 16:38:21 -08:00
731553906d update vim tips 2023-01-05 16:04:40 -05: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
bb6fa28de0 fix README link 2022-12-10 19:48:02 -05:00
e7744c8e9a update README formatting 2022-12-10 19:43:02 -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