mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 14:12:41 +00:00
6 lines
106 B
Lua
6 lines
106 B
Lua
return {
|
|
"ghostty",
|
|
dir = vim.env.GHOSTTY_PATH .. "/Contents/Resources/vim/vimfiles/",
|
|
lazy = false,
|
|
}
|