• R/O
  • HTTP
  • SSH
  • HTTPS

コミット

タグ
未設定

よく使われているワード(クリックで追加)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

コミットメタ情報

リビジョン0af558ae3c1f439dd5efe3cb5a5348797264a086 (tree)
日時2023-05-09 16:23:07
作者Markus Prepens <markus.prepens@gmai...>
コミッターMarkus Prepens

ログメッセージ

added untracked files"

変更サマリ

差分

--- /dev/null
+++ b/filedefs/filetypes.markdown
@@ -0,0 +1,32 @@
1+#~# For complete documentation of this file, please see Geany's main documentation
2+#~[styling]
3+#~# Edit these in the colorscheme .conf file instead
4+#~default=default
5+#~strong=default,bold
6+#~emphasis=default,italic
7+#~header1=keyword_1
8+#~header2=keyword_1
9+#~header3=keyword_1
10+#~header4=keyword_1
11+#~header5=keyword_1
12+#~header6=keyword_1
13+#~ulist_item=tag_unknown
14+#~olist_item=tag_unknown
15+#~blockquote=tag_unknown
16+#~strikeout=tag_unknown
17+#~hrule=tag_unknown
18+#~link=keyword_1
19+#~code=attribute_unknown
20+#~codebk=attribute_unknown
21+
22+[settings]
23+# default extension used when saving files
24+extension=md
25+
26+#~# MIME type
27+#~mime_type=text/x-markdown
28+
29+#~# sort tags by appearance
30+#~symbol_list_sort_mode=1
31+
32+
--- /dev/null
+++ b/plugins/Geany_Macros/settings.conf
@@ -0,0 +1,9 @@
1+[Settings]
2+Save_Macros=true
3+Question_Macro_Overwrite=true
4+
5+[Macros]
6+A0=
7+B0=49
8+C0=8
9+D0=2170,\\r,2170,\\n,2325
--- /dev/null
+++ b/plugins/geanygendoc/ggd.conf
@@ -0,0 +1,68 @@
1+[General]
2+doctype=doxygen
3+doctype_PHP=
4+doctype_FreeBasic=
5+doctype_Matlab/Octave=
6+doctype_Ruby=
7+doctype_Lua=
8+doctype_Ferite=
9+doctype_YAML=
10+doctype_C=
11+doctype_NSIS=
12+doctype_GLSL=
13+doctype_Po=
14+doctype_Make=
15+doctype_Tcl=
16+doctype_XML=
17+doctype_CSS=
18+doctype_reStructuredText=
19+doctype_Haskell=
20+doctype_Java=
21+doctype_CAML=
22+doctype_ActionScript=
23+doctype_R=
24+doctype_Diff=
25+doctype_HTML=
26+doctype_Python=
27+doctype_CSharp=
28+doctype_Perl=
29+doctype_Vala=
30+doctype_Pascal=
31+doctype_LaTeX=
32+doctype_ASM=
33+doctype_Conf=
34+doctype_Haxe=
35+doctype_C++=
36+doctype_Sh=
37+doctype_Fortran=
38+doctype_SQL=
39+doctype_F77=
40+doctype_Docbook=
41+doctype_D=
42+doctype_Javascript=
43+doctype_VHDL=
44+doctype_Ada=
45+doctype_CMake=
46+doctype_Markdown=
47+doctype_Txt2tags=
48+doctype_Abc=
49+doctype_Verilog=
50+doctype_Forth=
51+doctype_Lisp=
52+doctype_Erlang=
53+doctype_COBOL=
54+doctype_Objective-C=
55+doctype_Asciidoc=
56+doctype_Abaqus=
57+doctype_Batch=
58+doctype_PowerShell=
59+doctype_Rust=
60+doctype_CoffeeScript=
61+doctype_Go=
62+doctype_Zephir=
63+doctype_BibTeX=
64+doctype_Smalltalk=
65+doctype_Julia=
66+save_to_refresh=false
67+indent=true
68+environ=
--- /dev/null
+++ b/plugins/git-changebar/git-changebar.conf
@@ -0,0 +1,7 @@
1+[general]
2+monitor-repository=true
3+
4+[colors]
5+line-added=#73d216
6+line-changed=#3584e4
7+line-removed=#cc0000
--- /dev/null
+++ b/plugins/lineoperations/general.conf
@@ -0,0 +1,2 @@
1+[general]
2+use_collation_compare=false
--- /dev/null
+++ b/plugins/overview/prefs.conf
@@ -0,0 +1,15 @@
1+[overview]
2+width=120
3+zoom=-10
4+show-tooltip=true
5+show-scrollbar=false
6+double-buffered=true
7+scroll-lines=4
8+overlay-enabled=true
9+overlay-inverted=true
10+visible=false
11+position=right
12+overlay-color=rgba(0,0,0,0.0999924)
13+overlay-alpha=0.099992370489051657
14+overlay-outline-color=rgba(0,0,0,0.0999924)
15+overlay-outline-alpha=0.099992370489051657
--- /dev/null
+++ b/plugins/spellcheck/de_DE.dic
@@ -0,0 +1,4 @@
1+MCU
2+SBC
3+SW
4+HW
--- /dev/null
+++ b/plugins/spellcheck/spellcheck.conf
@@ -0,0 +1,9 @@
1+[spellcheck]
2+language=en_US
3+check_while_typing=true
4+check_on_document_open=false
5+use_msgwin=false
6+show_toolbar_item=true
7+show_editor_menu_item=true
8+show_editor_menu_item_sub_menu=true
9+dictionary_dir=C:\\Users\\prepensm\\AppData\\Roaming\\geany\\plugins\\spellcheck
--- /dev/null
+++ b/plugins/updatechecker/general.conf
@@ -0,0 +1,2 @@
1+[general]
2+check_for_updates_on_startup=true