mirror of
https://github.com/d0zingcat/dotfiles.git
synced 2026-05-13 23:16:44 +00:00
4 lines
47 B
Lua
4 lines
47 B
Lua
if vim.fn.has('nvim') == 0 then
|
|
return
|
|
end
|