This commit is contained in:
2025-12-02 16:54:32 +02:00
parent cb3fa0e378
commit efbefca6b5
5 changed files with 23 additions and 9 deletions
@@ -1,10 +1,12 @@
function fish_user_key_bindings
if command -q fzf; and functions -q fzf_key_bindings
# if command -q fzf; and functions -q fzf_key_bindings
set -gx FZF_CTRL_R_OPTS --reverse
fzf_key_bindings
else
echo (set_color brcyan)'INFO: fzf not found'
end
functions -q fzf_key_bindings; and fzf_key_bindings
# else
# echo (set_color brcyan)'INFO: fzf not found'
# end
bind -M insert ctrl-n accept-autosuggestion
# Unused: alt-g, alt-z, insert ctrl-r
+9
View File
@@ -10,6 +10,8 @@
; objectformat = sha256
[diff]
tool = nvimdiff
algorithm = histogram
# colorMoved = default
[pull]
rebase = true
[merge]
@@ -17,8 +19,15 @@
[interactive]
diffFilter = delta --color-only
[delta]
# max-line-distance = 1.0
dark = true
navigate = true
line-numbers = false
side-by-side = false
minus-style = syntax "#3f0001"
minus-emph-style = syntax "#800003"
plus-style = syntax "#003800"
plus-emph-style = syntax "#007800"
[log]
showSignature = true
+2
View File
@@ -1,3 +1,5 @@
# TODO https://github.com/helix-editor/helix/wiki/Language-Server-Configurations#java
[[language]]
name = "lua"
auto-format = false
+1 -2
View File
@@ -5,5 +5,4 @@ gui:
git:
pagers:
- colorArg: always
# --line-numbers
pager: delta --dark --paging=never
pager: delta --paging=never
+3 -1
View File
@@ -1,4 +1,6 @@
hwdec=auto
# hwdec=auto
hwdec=vaapi
gpu-api=vulkan
cache=yes
cache-pause