Skip to content

Commit d77758b

Browse files
committed
Make script executable, debugging help
1 parent 65c4965 commit d77758b

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

src/user.clj

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
(ns user
22
(:require
3+
[neovim-client.nvim :as nvim] ;; For repl convenience
34
[socket-repl.socket-repl-plugin :as plugin]))
45

56
(defn go

tmux-show-logs.sh

100644100755
File mode changed.

0 commit comments

Comments
 (0)