mirror of
https://github.com/pratiktri/dotfiles.git
synced 2026-02-04 16:41:43 +05:30
style(neovim): Better comments, consistent position for keys, remove
spurious lines
This commit is contained in:
@@ -17,7 +17,6 @@ return {
|
||||
{
|
||||
"sindrets/diffview.nvim",
|
||||
keys = {
|
||||
|
||||
{ "<leader>gD", "<cmd>DiffviewOpen<cr>", desc = "Git: Diffview Project against index/staging", mode = { "n" } },
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user