Commit Graph

24 Commits

Author SHA1 Message Date
balki 702d3a6889 Add vim-fugitive command to similar section 2023-03-01 00:13:42 -05:00
balki 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
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