[gtksourceview] python3.lang: fix whitespace
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtksourceview] python3.lang: fix whitespace
- Date: Wed, 5 Jan 2022 00:24:30 +0000 (UTC)
commit e60b127f5e4de9476e3bf03cea8d680a8694a371
Author: Christian Hergert <chergert redhat com>
Date: Tue Jan 4 16:20:19 2022 -0800
python3.lang: fix whitespace
data/language-specs/python3.lang | 38 +++++++++++++++++++-------------------
1 file changed, 19 insertions(+), 19 deletions(-)
---
diff --git a/data/language-specs/python3.lang b/data/language-specs/python3.lang
index 03e0efde..317e03c1 100644
--- a/data/language-specs/python3.lang
+++ b/data/language-specs/python3.lang
@@ -28,25 +28,25 @@
</metadata>
<styles>
- <style id="module-handler" name="Module Handler" map-to="python:module-handler"/>
- <style id="keyword" name="Keyword" map-to="python:keyword"/>
- <style id="multiline-string" name="Multiline string" map-to="python:multiline-string"/>
- <style id="string" name="String" map-to="python:string"/>
- <style id="escaped-char" name="Escaped Character" map-to="python:escaped-char"/>
- <style id="format" name="Format" map-to="python:format"/>
- <style id="string-conversion" name="String Conversion" map-to="python:string-conversion"/>
- <style id="special-variable" name="Special Variable" map-to="python:special-variable"/>
- <style id="boolean" name="Boolean" map-to="python:boolean"/>
- <style id="floating-point" name="Floating point number" map-to="python:floating-point"/>
- <style id="decimal" name="Decimal number" map-to="python:decimal"/>
- <style id="base-n-integer" name="Base-N number" map-to="python:base-n-integer"/>
- <style id="complex" name="Complex number" map-to="python:complex"/>
- <style id="builtin-constant" name="Builtin Constant" map-to="python:builtin-constant"/>
- <style id="builtin-object" name="Builtin Object" map-to="python:builtin-object"/>
- <style id="builtin-function" name="Builtin Function" map-to="python:builtin-function"/>
- <style id="function-name" name="Function Name" map-to="python:function-name"/>
- <style id="class-name" name="Class Name" map-to="python:class-name"/>
- <style id="decorator" name="Decorator" map-to="python:decorator"/>
+ <style id="module-handler" name="Module Handler" map-to="python:module-handler"/>
+ <style id="keyword" name="Keyword" map-to="python:keyword"/>
+ <style id="multiline-string" name="Multiline string" map-to="python:multiline-string"/>
+ <style id="string" name="String" map-to="python:string"/>
+ <style id="escaped-char" name="Escaped Character" map-to="python:escaped-char"/>
+ <style id="format" name="Format" map-to="python:format"/>
+ <style id="string-conversion" name="String Conversion" map-to="python:string-conversion"/>
+ <style id="special-variable" name="Special Variable" map-to="python:special-variable"/>
+ <style id="boolean" name="Boolean" map-to="python:boolean"/>
+ <style id="floating-point" name="Floating point number" map-to="python:floating-point"/>
+ <style id="decimal" name="Decimal number" map-to="python:decimal"/>
+ <style id="base-n-integer" name="Base-N number" map-to="python:base-n-integer"/>
+ <style id="complex" name="Complex number" map-to="python:complex"/>
+ <style id="builtin-constant" name="Builtin Constant" map-to="python:builtin-constant"/>
+ <style id="builtin-object" name="Builtin Object" map-to="python:builtin-object"/>
+ <style id="builtin-function" name="Builtin Function" map-to="python:builtin-function"/>
+ <style id="function-name" name="Function Name" map-to="python:function-name"/>
+ <style id="class-name" name="Class Name" map-to="python:class-name"/>
+ <style id="decorator" name="Decorator" map-to="python:decorator"/>
<style id="f-string-curly-braces" name="f-string curly braces" map-to="def:special-char"/>
</styles>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]