mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-04 04:35:29 +00:00
chore(tmux): change icon spacing
This commit is contained in:
@@ -93,13 +93,13 @@ bind-key & kill-window
|
|||||||
bind-key x kill-pane
|
bind-key x kill-pane
|
||||||
|
|
||||||
# Lazygit
|
# Lazygit
|
||||||
bind G new-window -c "#{pane_current_path}" -n " " lazygit
|
bind G new-window -c "#{pane_current_path}" -n " " lazygit
|
||||||
|
|
||||||
# Lazydocker
|
# Lazydocker
|
||||||
bind D new-window -c "#{pane_current_path}" -n " " lazydocker
|
bind D new-window -c "#{pane_current_path}" -n " " lazydocker
|
||||||
|
|
||||||
# LF Terminal File Manager
|
# LF Terminal File Manager
|
||||||
bind O new-window -c "#{pane_current_path}" -n " " lf
|
bind O new-window -c "#{pane_current_path}" -n " " lf
|
||||||
|
|
||||||
# Run Neovim Telescope find files
|
# Run Neovim Telescope find files
|
||||||
bind F run-shell "nvr-tmux --remote-send '<ESC>:Telescope find_files<CR>'"
|
bind F run-shell "nvr-tmux --remote-send '<ESC>:Telescope find_files<CR>'"
|
||||||
|
|||||||
Reference in New Issue
Block a user