Fix occassional Neovim loading error
This commit is contained in:
parent
930473a896
commit
bab5f8f4a8
4 changed files with 7 additions and 20 deletions
1
nvim/init.lua
Normal file
1
nvim/init.lua
Normal file
|
@ -0,0 +1 @@
|
|||
require "opdavies"
|
|
@ -1,5 +1,3 @@
|
|||
pcall("require", impatient)
|
||||
|
||||
require "opdavies.globals"
|
||||
require "opdavies.keymaps"
|
||||
require "opdavies.options"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue