This website requires JavaScript.
Explore
Help
Sign In
PlexSheep
/
neovim-confs
Watch
1
Star
1
Fork
You've already forked neovim-confs
0
Code
Issues
Pull Requests
Packages
Projects
Releases
1
Wiki
Activity
b4c50fa443
neovim-confs
/
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