class: center, middle # Neovim remote JS --- class: center, ... const attach = require('neovim-client') const nvimProc = cp.spawn('nvim', ['-u', 'NONE', ...
確定! 回上一頁