improves conf of geany

This commit is contained in:
2024-08-05 12:53:18 +02:00
parent ed31cb3c13
commit cc204f6570
31 changed files with 3273 additions and 43 deletions

BIN
.config/geany/plugins/.DS_Store vendored Normal file

Binary file not shown.

View File

@ -6,12 +6,12 @@ enable_tasks=true
tasks_token_list=TODO;FIXME
tasks_scan_all_documents=false
enable_systray=false
enable_bookmarklist=false
enable_bookmarklist=true
enable_markword=false
enable_markword_single_click_deselect=false
strip_trailing_blank_lines=false
enable_xmltagging=false
enable_enclose_words=false
enable_enclose_words_auto=false
enable_colortip=false
enable_double_click_color_chooser=false
enable_colortip=true
enable_double_click_color_chooser=true

View File

@ -7,8 +7,8 @@ sbracket=true
dquote=true
squote=true
backquote=true
backquote_bashonly=true
comments_ac_enable=false
backquote_bashonly=false
comments_ac_enable=true
delete_pairing_brace=true
suppress_doubling=true
enclose_selections=true

View File

@ -1,3 +0,0 @@
[switch_head_impl]
implementations_list=c,C,cc,c++,cxx,cpp;frag;adb;
headers_list=hh,h++,hxx,hpp,h;vert;ads;

View File

@ -0,0 +1,7 @@
[filebrowser]
open_command=dolphin "%d"
show_hidden_files=true
hide_object_files=true
hidden_file_extensions=.o .obj .so .dll .a .lib .pyc
fb_follow_path=false
fb_set_project_base_path=false

View File

@ -1,4 +1,4 @@
[Settings]
enable_vim=true
enable_vim=false
insert_for_dummies=false
start_in_insert=false
start_in_insert=true