summaryrefslogtreecommitdiffstats
path: root/scripts/svimpc
blob: 9cd2d3f90682a16bfda2e7849032eebb343a85d6 (plain) (blame)
1
2
3
4
5
#!/bin/bash

current-term --class vimpc -e vimpc

# vim: expandtab sw=2 ts=2