Snakemake support and Spectre
This commit is contained in:
parent
9a1b31f6e6
commit
e138cc0188
4 changed files with 155 additions and 1 deletions
6
lua/custom/plugins/spectre.lua
Normal file
6
lua/custom/plugins/spectre.lua
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
return {
|
||||
'nvim-pack/nvim-spectre',
|
||||
dependencies = {
|
||||
'nvim-lua/plenary.nvim', }
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue