dotfiles/nvim/scrollbar.vimrc

4 lines
44 B
Plaintext
Raw Normal View History

2022-01-07 12:31:29 -06:00
lua << EOF
require('scrollbar').setup()
EOF