Remove vimscript interface

pull/3/head
Iron-E 4 years ago
parent f84b0288e7
commit d9b9960770
No known key found for this signature in database
GPG Key ID: 19B71B7B7B021D22

@ -27,10 +27,6 @@ function! libmodal#Enter(...) abort
call libmodal#_lua('mode', a:000)
endfunction
function! libmodal#Layer(...) abort
call libmodal#_lua('layer')
endfunction
" SUMMARY:
" * Runs the nvim-libmodal command prompt loop. The function takes an optional
" argument specifying how many times to run (runs until exiting by default).

Loading…
Cancel
Save