Skip to content
This repository was archived by the owner on Jun 9, 2022. It is now read-only.

Commit c7ebe2f

Browse files
committed
Comment out setup call for now
1 parent 558b811 commit c7ebe2f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

plugin/ui.vim

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ if exists('g:ui')
33
endif
44
let g:nvimui = 1
55

6-
lua << EOF
7-
require'ui'._root._setup()
8-
EOF
6+
" lua << EOF
7+
" require'ui'._root._setup()
8+
" EOF

0 commit comments

Comments
 (0)