-- Import my custom vim config
vim.cmd [[ source ~/.vimrc ]]
-- Import modules
require('core')
--require('plugins')
--require('lsp')