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
dc5ad35ec3
commit
d37d2ca563
1 changed files with 0 additions and 4 deletions
|
@ -352,10 +352,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