Quantcast
Channel: Use helm in specific modes and not for other buffers in different mode - Emacs Stack Exchange
Browsing latest articles
Browse All 2 View Live

Answer by Ivan Dimitrov Yonchovski for Use helm in specific modes and not for...

Don't call helm-mode at all. Helm-mode does not introduce anything for lsp-java per se but IMO improves general emacs usability. You could use helm-lsp function without having helm-mode enabled.

View Article



Use helm in specific modes and not for other buffers in different mode

I recently started using lsp-java and one of the packages it suggests is helm.The suggested changes to the .emacs file to do this is:(use-package helm-lsp)(use-package helm :config (helm-mode))This...

View Article
Browsing latest articles
Browse All 2 View Live




Latest Images