dotfiles/nvim/scrollbar.vimrc
2022-01-07 12:31:29 -06:00

4 lines
44 B
Plaintext

lua << EOF
require('scrollbar').setup()
EOF