diff options
author | Chris <[email protected]> | 2021-07-09 11:33:19 -0400 |
---|---|---|
committer | Chris <[email protected]> | 2021-07-09 11:33:19 -0400 |
commit | b157f8f4b885693dd60c1d67c655a35fcf754b2f (patch) | |
tree | 3a8ac774a5862200a3a2a43f9d577d23ba251c5f /utils/bin/nv | |
parent | b2d4207543a96911854055b7f1f36aaab6437f2b (diff) |
java updates
Diffstat (limited to 'utils/bin/nv')
-rwxr-xr-x | utils/bin/nv | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/utils/bin/nv b/utils/bin/nv deleted file mode 100755 index 87e5e72a..00000000 --- a/utils/bin/nv +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/bash -nvim -u ~/.config/nvim/init.lua |