mirror of
https://github.com/chenasraf/sofmani.git
synced 2026-05-17 17:28:04 +00:00
11 lines
230 B
YAML
Executable File
11 lines
230 B
YAML
Executable File
# To use on your manifest:
|
|
# - name: neovim
|
|
# type: manifest
|
|
# opts:
|
|
# source: git@github.com/chenasraf/sofmani.git
|
|
# path: docs/recipes/neovim.yml
|
|
install:
|
|
- name: neovim
|
|
bin_name: nvim
|
|
type: brew
|