.nvim/lua/config/options.lua
Ryan Manseau 567bfcc06e initial commit
added a bunch of config to try and get things closer to my doom emacs
setup. still not perfect.
2023-05-25 10:18:01 -07:00

4 lines
212 B
Lua

-- Options are automatically loaded before lazy.nvim startup
-- Default options that are always set: https://github.com/LazyVim/LazyVim/blob/main/lua/lazyvim/config/options.lua
-- Add any additional options here