Set up Lazygit to use Nvim as difftool
[difftool] prompt = true [diff] tool = nvimdiff [difftool "nvimdiff"] cmd = "nvim -d \"$LOCAL\" \"$REMOTE\""
Disable inlay type hints
<Space>uh
HINT: Use<Space>sk
to search for keyboard shortcuts by name
Install recommended languages and plugins
:LazyExtras
Delete all lines containing a pattern
:g#pattern#d