Skip to content

Commit bf8a49f

Browse files
committed
Remove startup message
This adds unncessary message to Vim startup that needs to discarded with Enter.
1 parent f5cffdf commit bf8a49f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

plugin/socketrepl.vim

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,5 +68,3 @@ if !exists('g:disable_socket_repl_mappings')
6868
nnoremap <leader>rlog :ReplLog<cr>
6969
nnoremap <leader>drlog :DismissReplLog<cr>
7070
endif
71-
72-
echo 'socket repl plugin loaded!'

0 commit comments

Comments
 (0)