Hyprland-dotfiles/nvim/init.lua
2024-07-21 02:51:17 -04:00

4 lines
46 B
Lua

if not vim.g.vscode then
require("core")
end