Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

Commit

Permalink
feat: remove gitsigns keymap option
Browse files Browse the repository at this point in the history
  • Loading branch information
pauldub committed Oct 29, 2023
1 parent c92e119 commit cc06790
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions lua/doom/modules/features/gitsigns/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,6 @@ gitsigns.settings = {
},
numhl = false,
linehl = false,
keymaps = {
-- Default keymap options
noremap = true,
buffer = true,

},
watch_gitdir = { interval = 1000, follow_files = true },
current_line_blame_opts = {
delay = 1000,
Expand Down

0 comments on commit cc06790

Please sign in to comment.