Snakemake support and Spectre

This commit is contained in:
Kevin Knosala 2024-04-02 10:39:23 +02:00
parent 9a1b31f6e6
commit e138cc0188
4 changed files with 155 additions and 1 deletions

View file

@ -0,0 +1,6 @@
return {
'nvim-pack/nvim-spectre',
dependencies = {
'nvim-lua/plenary.nvim', }
}