Added gedit config

master
Meliurwen 3 years ago
parent 390f13fb19
commit 2cbc01acbb
Signed by: meliurwen
GPG Key ID: 818A8B35E9F1CE10
  1. 5
      .gedit/.dotenv
  2. 3
      .gedit/.stow-local-ignore
  3. 19
      .gedit/gedit.dconf
  4. 3
      .gedit/gedit.deny.list

@ -0,0 +1,5 @@
KIND="dconf"
SCRIPTS_LIST="iniman"
DLIST_FILE="gedit.deny.list"
DPATH="/org/gnome/gedit/"
INI_DST="gedit.dconf"

@ -0,0 +1,3 @@
.dotenv
*.dconf
*.list

@ -0,0 +1,19 @@
[plugins]
active-plugins=['modelines', 'time', 'docinfo', 'spell', 'filebrowser']
[preferences/editor]
insert-spaces=true
scheme='oblivion'
tabs-size=uint32 4
wrap-last-split-mode='word'
wrap-mode='none'
[preferences/ui]
bottom-panel-visible=false
show-tabs-mode='auto'
[state/file-chooser]
open-recent=false
[state/file-filter]
filter-id=1

@ -0,0 +1,3 @@
plugins/filebrowser
state/history-entry
state/window
Loading…
Cancel
Save