From 1aedcf6ef41d3a67c62736da9371ff28564fdce6 Mon Sep 17 00:00:00 2001 From: Eric NGUYEN Date: Fri, 24 Feb 2023 09:34:06 +0100 Subject: [PATCH] Remove neovim from mprocs --- mprocs.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/mprocs.yaml b/mprocs.yaml index fa0511f..d158c88 100644 --- a/mprocs.yaml +++ b/mprocs.yaml @@ -1,6 +1,4 @@ procs: - nvim: - shell: "nvim ." vite: shell: "npx vite" test-server: