Minor edit moving some lines around.

This commit is contained in:
Derek Taylor
2022-09-05 15:37:53 -05:00
parent 344c5076e3
commit 46fb945cc3
3 changed files with 10 additions and 8 deletions

View File

@@ -1,6 +1,8 @@
-- Config was built using the following config:
-- https://github.com/numToStr/dotfiles/tree/master/neovim/.config/nvim/
-------------------------------------------------
-- DT'S NEOVIM CONFIGURATION
-- Neovim website: https://neovim.io/
-- DT's dotfiles: https://gitlab.com/dwt1/dotfiles
-------------------------------------------------
local g = vim.g
local o = vim.o