LazyVim.LazyVim/lua/lazyvim/config
Uthman Mohamed 0ec7a9040b
feat(git): add <leader>gf for lazygit commit history on current file (#2728)
* Add <leader>gf for lazygit commit history on current file

* Change root dir to git root using git command

* refactor: cleanup

---------

Co-authored-by: Uthman Mohamed <83053931+1239uth@users.noreply.github.com>
Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
2024-03-14 00:06:47 +01:00
..
autocmds.lua fix(options): dont set clipboard in an SSH session, so that OSC52 can be enabled (when supported) 2024-03-11 23:13:51 +01:00
init.lua chore(main): release 10.12.1 (#2677) 2024-03-08 11:55:40 +01:00
keymaps.lua feat(git): add <leader>gf for lazygit commit history on current file (#2728) 2024-03-14 00:06:47 +01:00
options.lua fix(options): dont set clipboard in an SSH session, so that OSC52 can be enabled (when supported) 2024-03-11 23:13:51 +01:00