My personal Vim configuration.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Makefile 108 B

5 years ago
123456789
  1. install:
  2. bash scripts/install
  3. coc:
  4. bash scripts/activate-coc
  5. markdown:
  6. bash scripts/activate-markdown