dotfiles/config/automatrop/roles/vim/templates/plugins/undotree.j2

3 lines
67 B
Plaintext
Raw Normal View History

2021-07-03 12:13:25 +00:00
{{ add_source('mbbill/undotree') -}}
nmap <F7> :UndotreeToggle<CR>