dots/config/nvim/lua/aleidk/IDE/init.lua
2023-09-20 19:23:05 -03:00

2 lines
63 B
Lua

require("aleidk.IDE.completion")
require("aleidk.IDE.null-ls")