Skip to content

Commit

Permalink
feat: add vim
Browse files Browse the repository at this point in the history
  • Loading branch information
DevelAngel committed Sep 5, 2024
1 parent c8bea30 commit 5b2deaa
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions recipe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,12 @@ stages:

# Put your custom actions behind this comment

- name: common-packages
type: apt
source:
packages:
- vim

- name: sway-packages
type: apt
source:
Expand Down

0 comments on commit 5b2deaa

Please sign in to comment.