jc.nvim icon indicating copy to clipboard operation
jc.nvim copied to clipboard

Not an editor command: JCutilJol

Open gbiz123 opened this issue 6 months ago • 1 comments

Trying out this plugin, and my first impression is it's awesome. However I am having a little trouble getting JCutilJol to work. The problem is that I am not seeing any JCutilJol command at all.

When running :JCutilJol I get E492: Not an editor command: JCutilJol

Not seeing a JCutilJol function in the vim autocomplete window either. Here are all the options I see after typing "JC": 2023-12-22-091604_373x443_scrot

Any help is appreciated, thank you

gbiz123 avatar Dec 22 '23 14:12 gbiz123

Have you also installed jdtls as mentioned in readme's installation section?

Plug 'mfussenegger/nvim-jdtls'

artur-shaik avatar Dec 22 '23 14:12 artur-shaik