auto
parent
6eea2e0a8d
commit
ed1e790226
|
@ -1,4 +1,3 @@
|
|||
vim.opt.mouse = ""
|
||||
vim.opt.guicursor = ""
|
||||
|
||||
vim.opt.nu = true
|
||||
|
|
|
@ -21,3 +21,4 @@ bind -r j select-pane -D
|
|||
bind -r h select-pane -L
|
||||
bind -r l select-pane -R
|
||||
|
||||
set -g mouse on
|
||||
|
|
Loading…
Reference in New Issue