Friday 2 June 2017

Node.js no blessed.screen

I am trying to config vim working correctly with nodejs. I've installed nodejs plugins via pathogen: vim-node, vim-nodejs-complete (both omni and local), youcompleteme (./install.py --all), vim-javascript (for indentation). I've inited folder with npm init and install require modules 'blessed' with: npm install blessed --save Finally, I can't get vim suggestion work perfectly with nodejs module, which means I can't see the full list of members of blessed module. Please help me out! :) Thanks [Blessed not work rightly with vim][1]

![]:(https://i.stack.imgur.com/6h58Y.png)



via user2732952

No comments:

Post a Comment