remove atom files

This commit is contained in:
Inhji 2019-12-10 00:07:19 +01:00
父節點 0fd8b68141
當前提交 328e2c6ae8
共有 3 個檔案被更改,包括 0 行新增16 行删除

查看文件

@ -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()

查看文件

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

查看文件

@ -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