We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26135bc commit af35486Copy full SHA for af35486
lsp-java.el
@@ -18,7 +18,9 @@
18
;; You should have received a copy of the GNU General Public License
19
;; along with this program. If not, see <http://www.gnu.org/licenses/>.
20
21
-;;; Commentary: Java specific adapter for LSP mode
+;;; Commentary:
22
+
23
+;; Java specific adapter for LSP mode
24
25
;;; Code:
26
(require 'cc-mode)
0 commit comments