master
Dominik Madarász 2024-05-21 22:12:30 +00:00
parent 6eea2e0a8d
commit ed1e790226
2 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,3 @@
vim.opt.mouse = ""
vim.opt.guicursor = ""
vim.opt.nu = true

View File

@ -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