mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
Compare commits
4 Commits
74a9767018
...
b4c3b7eba0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b4c3b7eba0 | ||
|
|
4203410878 | ||
|
|
9f58c3b7a5 | ||
|
|
45d0d68b9e |
@ -8,7 +8,6 @@ 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 {}
|
||||
|
||||
@ -436,3 +436,7 @@ PostgreSQL
|
||||
CNY
|
||||
wechat
|
||||
ziroom
|
||||
Postgres
|
||||
plpgsql
|
||||
postgres
|
||||
PySpark
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user