This website requires JavaScript.
Explore
Help
Sign in
opdavies
/
nix-config
Watch
1
Star
0
Fork
You've already forked nix-config
0
Code
Issues
Pull requests
1
Projects
Releases
Packages
Wiki
Activity
Actions
3af2f96b89
Branches
Tags
No results found.
nix-config
/
config
/
neovim
/
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