mirror of
https://codeberg.org/andyscott/dotfiles.git
synced 2024-11-09 14:00:47 -05:00
Remove redundant directive, add auto-imports for Go
This commit is contained in:
parent
507e5698eb
commit
a1c2864ae6
1 changed files with 0 additions and 4 deletions
|
@ -353,10 +353,6 @@
|
|||
;; :config
|
||||
;; (add-hook 'before-save-hook #'lsp-organize-imports))
|
||||
|
||||
;; Go
|
||||
|
||||
(use-package go-mode)
|
||||
|
||||
;; Java
|
||||
|
||||
;(use-package lsp-java)
|
||||
|
|
Loading…
Reference in a new issue