configs/home/.config/nvim/alpha.vim

4 lines
79 B
VimL
Raw Normal View History

2023-06-30 21:45:57 +02:00
lua << EOF
require('alpha').setup(require('alpha.themes.startify').config)
EOF