mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-20 07:51:22 +02:00
feat: neovim
This commit is contained in:
4
home/base/server/neovim/lua/plugins/undotree.lua
Normal file
4
home/base/server/neovim/lua/plugins/undotree.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
return {
|
||||
"mbbill/undotree",
|
||||
event = "InsertEnter",
|
||||
}
|
||||
Reference in New Issue
Block a user