1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2026-03-28 18:34:46 +01:00
Files
dotfiles/.config/nvim/lua/plugins/treewalker.lua
2026-03-24 10:20:11 +01:00

5 lines
72 B
Lua

return {
-- improved movement for code
"aaronik/treewalker.nvim",
}