mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
General refactor, cleanup & commenting
This commit is contained in:
@ -16,7 +16,6 @@
|
||||
:config
|
||||
(set! :company-backend 'csharp-mode '(company-omnisharp))
|
||||
|
||||
;; Map all refactor commands (see emr)
|
||||
(map! :map omnisharp-mode-map
|
||||
:m "gd" #'omnisharp-go-to-definition
|
||||
|
||||
|
Reference in New Issue
Block a user