This website requires JavaScript.
Explore
Help
Sign In
antifallobst
/
neovim-config
Watch
1
Star
0
Fork
You've already forked neovim-config
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a256591e90
neovim-config
/
lua
/
core
/
custom.lua
6 lines
92 B
Lua
Raw
Blame
History
local
moduleExists
=
pcall
(
require
,
"
custom
"
)
if
moduleExists
then
require
"
custom
"
end
Reference in New Issue
View Git Blame
Copy Permalink