emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [nongnu] elpa/editorconfig ed3defaad8: Add support for gdscript-mode


From: Philip Kaludercic
Subject: Re: [nongnu] elpa/editorconfig ed3defaad8: Add support for gdscript-mode (#300)
Date: Thu, 27 Apr 2023 11:54:30 +0000

ELPA Syncer <elpasync@gnu.org> writes:

> branch: elpa/editorconfig
> commit ed3defaad8d83f77cfee581cfaa19aaea016664d
> Author: Jen-Chieh Shen <jcs090218@gmail.com>
> Commit: GitHub <noreply@github.com>
>
>     Add support for gdscript-mode (#300)
> ---
>  editorconfig.el | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/editorconfig.el b/editorconfig.el
> index 7b224bffbb..d0f5998812 100644
> --- a/editorconfig.el
> +++ b/editorconfig.el
> @@ -217,6 +217,7 @@ This hook will be run even when there are no matching 
> sections in
>      (fsharp-mode fsharp-continuation-offset
>                   fsharp-indent-level
>                   fsharp-indent-offset)
> +    (gdscript-mode gdscript-indent-offset)

Would it be possible to try and guess a variable name from the major mode?

>      (groovy-mode groovy-indent-offset)
>      (go-ts-mode go-ts-mode-indent-offset)
>      (haskell-mode haskell-indent-spaces



reply via email to

[Prev in Thread] Current Thread [Next in Thread]