Package Details: vim-snakemake-git r18.d0015a0-1

Git Clone URL: https://aur.archlinux.org/vim-snakemake-git.git (read-only, click to copy)
Package Base: vim-snakemake-git
Description: Vim syntax for Snakemake snakefiles
Upstream URL: https://github.com/raivivek/vim-snakemake
Licenses: MIT
Groups: vim-plugins
Conflicts: vim-snakemake
Provides: vim-snakemake
Submitter: Xyne
Maintainer: Xyne
Last Packager: Xyne
Votes: 0
Popularity: 0.000000
First Submitted: 2022-02-20 13:43 (UTC)
Last Updated: 2022-02-20 13:43 (UTC)

Required by (0)

Sources (1)

Latest Comments

mschu commented on 2023-12-18 09:36 (UTC)

Snakemake has had its own vim highlighter for a while: https://github.com/snakemake/snakemake/tree/main/misc/vim

Does it make sense to use this instead of the current upstream (no updates for 2 years)?

The only downside I see are automatic code folds which can be difficult to navigate if one is not used to them (but this can be turned off using :set nofoldenable)