Files
dotfiles/.config
Julian Prein 7eb4a29b4d vim:keys: Improve and add new git mappings
- Drop the mapping for `:Gcd` as I rarely use it and prefer to commit
  with one keystroke less.
- Add the current file instead of calling `git add -p` for the whole
  repository. If I want to add hunks I can do that with the gitgutter
  mappings.
- Add mappings to stash and checkout the current file.
- Use mnemonic 'add' instead of 'stage' for `GitGutterStageHunk`
  mappings.

TODO: Extend gitgutter for a `GitGutterStashHunk` function
2022-06-23 23:56:52 +02:00
..
2020-12-28 03:09:02 +01:00
2022-03-31 15:21:22 +02:00
2020-12-18 23:34:10 +01:00
2020-11-23 01:36:55 +01:00
2022-06-23 23:56:49 +02:00
2021-10-05 12:01:46 +02:00