Closed sidorares closed 10 years ago
Add configurable option what to do on start once vim-netbeans server is ready Should be configurable JS function with some documented examples:
1) Just console.log "Start 'vim -nb' to connect to debugger or type ":nbs" in existing vim session" 2) exec "tmux split-window 'vim -nb' " 3) exec "i3 split horizontal && i3 exec "konsole -e 'vim -nb'"
Add configurable option what to do on start once vim-netbeans server is ready Should be configurable JS function with some documented examples:
1) Just console.log "Start 'vim -nb' to connect to debugger or type ":nbs" in existing vim session" 2) exec "tmux split-window 'vim -nb' " 3) exec "i3 split horizontal && i3 exec "konsole -e 'vim -nb'"