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