require custom options

pull/598/head
Micah Effiong 2 years ago
parent 57a4adc3bf
commit f38d990c20

@ -511,5 +511,8 @@ cmp.setup {
},
}
-- custom settings
pcall(require('custom.options'))
-- The line beneath this is called `modeline`. See `:help modeline`
-- vim: ts=2 sts=2 sw=2 et

Loading…
Cancel
Save