diff --git a/nvim/.config/nvim/fnl/dotfiles/core.fnl b/nvim/.config/nvim/fnl/dotfiles/core.fnl index 3519c78..d5be42c 100644 --- a/nvim/.config/nvim/fnl/dotfiles/core.fnl +++ b/nvim/.config/nvim/fnl/dotfiles/core.fnl @@ -100,7 +100,7 @@ -(nvim.ex.autocmd "vimenter" "*" "++nested" "colorscheme" "solarized8") +;(nvim.ex.autocmd "vimenter" "*" "++nested" "colorscheme" "solarized8") ;(nvim.ex.autocmd "vimenter" "*" "luafile" "treesitter.lua") ; ; (nvim.fn.glob "~/.vimrc.local")