Open DreamyK9 opened 7 hours ago
I recently rebased my NeoVim config on this project, cuz mine was a mess and I really like your setup <3 Am still a little of a newb, fully switched to nvim about 4 months ago.
This came to my attention and I changed it in my setup, so I thought why not also bring it up here.
In my opinion, there's a few things to reconsider about the Telescope shortcuts:
maps.lua
Telescope git commits
command with the<leader>fc
shortcut is broken, at least on my setup. I fixed it by changing it toTelescope git_commits
. Pretty sure, that's the intended command, right?