mirror of
https://github.com/js0ny/dotfiles.git
synced 2026-03-23 19:22:43 +00:00
nixify: hyprland & kitty
This commit is contained in:
parent
db78fc2289
commit
f56fa1259c
22 changed files with 449 additions and 29 deletions
|
|
@ -118,6 +118,9 @@ in {
|
|||
|
||||
bindkey '^[#' pound-insert # Alt-# to comment line
|
||||
|
||||
bindkey '^]' vi-find-next-char
|
||||
bindkey '^[^]' vi-find-prev-char
|
||||
|
||||
# Misc
|
||||
# ========
|
||||
# source ${pkgs.zsh-fzf-tab}/share/fzf-tab/fzf-tab.plugin.zsh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue