vim-settings/neovim/lua
ViViDboarder 2b920d1230 Fix lualine theme loading
Colors were being set before plugin loading causing lualine to not init.
This change tells lualine to init after load with the current
colorscheme.
2021-09-18 19:49:45 -07:00
..
plugins Add Rg and Grep commands for Telescope 2021-09-16 13:32:53 -07:00
_bindings.lua Add make key binding 2021-09-18 16:39:56 -07:00
_colors.lua Refactor colorscheme updating 2021-09-16 13:32:29 -07:00
_settings.lua Run some linting on nvim lua 2021-09-15 18:13:17 -07:00
init.lua Run some linting on nvim lua 2021-09-15 18:13:17 -07:00
place_init.lua Begin refactor of lua configs 2021-08-24 10:38:14 -07:00
plugins.lua Fix lualine theme loading 2021-09-18 19:49:45 -07:00
utils.lua Refactor colorscheme updating 2021-09-16 13:32:29 -07:00