Hyprland-dotfiles/nvim/init.lua

4 lines
46 B
Lua
Raw Normal View History

2024-07-21 02:51:17 -04:00
if not vim.g.vscode then
require("core")
end