nix-config/nvim/.config/nvim/init.lua
Oliver Davies af6d7d8b4e refactor(nvim): finish restructuring lua files
This completes what I started in commit
0786ed3b3d, refactoring the lua code by
restructuring the directories and removing the `init` functions at the
bottom of each file.
2021-11-17 18:47:06 +00:00

3 lines
50 B
Lua

require "opdavies.vim"
require "opdavies.packer"