This website requires JavaScript.
Explore
Help
Sign in
opdavies
/
opdavies.nvim
Archived
Watch
1
Star
0
Fork
You've already forked opdavies.nvim
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
This repository has been archived on
2025-01-07
. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
fe9435df8a
Branches
Tags
No results found.
opdavies.nvim
/
after
/
plugin
/
undotree.lua
4 lines
91 B
Lua
Raw
Normal View
History
Unescape
Escape
style(nvim): run stylua
2023-09-04 11:05:13 +01:00
local
nmap
=
require
(
"
opdavies.keymap
"
)
.
nmap
feat(nvim): add undotree
2023-08-14 00:23:46 +01:00
nmap
{
"
<leader>u
"
,
vim.cmd
.
UndotreeToggle
}
Reference in a new issue
Copy permalink