adigitoleo / vim-mellow-statusline

A simple ASCII statusline for (neo)vim, best served with the mellow colorscheme
BSD Zero Clause License
9 stars 0 forks source link

Add test framework #7

Open adigitoleo opened 5 months ago

adigitoleo commented 5 months ago

Similar to what I have done for quark.nvim or haunt.nvim. Should also test on Vim8 to keep backward-compatibility.

adigitoleo commented 4 months ago

Will most likely want to use mini.test for this, after I get it working for haunt.nvim