1
0
mirror of https://github.com/jdhao/nvim-config.git synced 2025-06-08 14:14:33 +02:00

Compare commits

..

No commits in common. "b4c3b7eba08325b13fae6e8e74ebb2b87b030642" and "74a9767018d80288b47c0717ccea4daacf3e7050" have entirely different histories.

2 changed files with 1 additions and 4 deletions

View File

@ -8,6 +8,7 @@ gs.setup {
topdelete = { hl = "GitSignsDelete", text = "", numhl = "GitSignsDeleteNr", linehl = "GitSignsDeleteLn" },
changedelete = { hl = "GitSignsChange", text = "", numhl = "GitSignsChangeNr", linehl = "GitSignsChangeLn" },
},
word_diff = true, -- Toggle with `:Gitsigns toggle_word_diff`
on_attach = function(bufnr)
local function map(mode, l, r, opts)
opts = opts or {}

View File

@ -436,7 +436,3 @@ PostgreSQL
CNY
wechat
ziroom
Postgres
plpgsql
postgres
PySpark