dotfiles/nvim/lua/plugins/sleuth.lua
henryEto 7c9e23beb3 ??
2025-08-30 11:33:00 -06:00

6 lines
116 B
Lua
Executable File

return {
"tpope/vim-sleuth",
-- No further initialization needed, as this is a real "vim" not a lua
-- plugin.
}