This website requires JavaScript.
Explore
Help
Sign In
luke-else
/
.config
Watch
1
Star
0
Fork
0
You've already forked .config
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
2fb22f045c
.config
/
nvim
/
after
/
plugin
/
undotree.lua
2 lines
57 B
Lua
Raw
Normal View
History
Unescape
Escape
reformatted lua files to follow a single standard
2023-03-13 20:43:34 +00:00
vim.keymap
.
set
(
'
n
'
,
'
<leader>u
'
,
vim.cmd
.
UndotreeToggle
)
Reference in New Issue
Copy Permalink