add TMUX_SESSION_NAME inheriting over ssh
This commit is contained in:
parent
391b47fa75
commit
bdaefa4d5c
6 changed files with 22 additions and 38 deletions
|
|
@ -107,9 +107,12 @@ vim.cmd([[
|
|||
|
||||
-- multicursor
|
||||
vim.g.VM_default_mappings = 1
|
||||
vim.g.VM_mouse_mappings = 1
|
||||
vim.g.VM_reselect_first = 1
|
||||
vim.g.VM_notify_previously_selected = 1
|
||||
vim.g.VM_theme = "iceblue"
|
||||
vim.g.VM_maps["Undo"] = 'u'
|
||||
vim.g.VM_maps["Redo"] = '<C-r>'
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue