remove atom files

Dieser Commit ist enthalten in:
Inhji 2019-12-10 00:07:19 +01:00
Ursprung 0fd8b68141
Commit 328e2c6ae8
3 geänderte Dateien mit 0 neuen und 16 gelöschten Zeilen

Datei anzeigen

@ -1,4 +0,0 @@
# Fix Window not being shown when starting up maximized
# https://github.com/atom/atom/issues/19066
if atom.applicationDelegate.isWindowMaximized()
atom.applicationDelegate.unmaximizeWindow()

Datei anzeigen

@ -1,7 +0,0 @@
'.text.html.elixir':
'Template':
'prefix': '%'
'body': '<% $1 %>'
'End Template':
'prefix': 'end'
'body': '<% end %>'

Datei anzeigen

@ -13,11 +13,6 @@
~/.gitignore:
force: true
path: config/git/gitignore
~/.atom/:
glob: true
path: config/atom/*
relink: true
force: true
~/.ssh/config:
path: config/ssh/config
force: true