Remove unused atom folder

This commit is contained in:
saibotk 2020-11-05 04:55:16 +01:00
parent e3f366a57b
commit dbe92e4b6f
No known key found for this signature in database
GPG key ID: A3299C587D5DF523
4 changed files with 0 additions and 110 deletions

7
.atom/.gitignore vendored
View file

@ -1,7 +0,0 @@
# Ignore all files
*
# Except these
!config.cson
!packages.list
!init.coffee

View file

@ -1,41 +0,0 @@
"*":
"ansible-vault":
path: "/usr/bin/ansible-vault"
"atom-material-ui":
colors:
genAccent: true
tabs:
compactTabs: true
stretchedTabs: true
ui:
panelContrast: true
panelShadows: true
core:
disabledPackages: [
"atom-bootstrap4"
"activate-power-mode"
]
telemetryConsent: "no"
themes: [
"atom-material-ui"
"atom-material-syntax-dark"
]
editor:
fontSize: 15
softTabs: false
tabLength: 4
tabType: "hard"
minimap:
plugins:
"find-and-replace": true
"find-and-replaceDecorationsZIndex": 0
"highlight-selected": true
"highlight-selectedDecorationsZIndex": 0
pigments: true
pigmentsDecorationsZIndex: 0
welcome:
showOnStartup: false
".blade.html.php.text":
editor:
commentEnd: " --}}"
commentStart: "{{-- "

View file

@ -1,11 +0,0 @@
# Your init script
#
# Atom will evaluate this file each time a new window is opened. It is run
# after packages are loaded/activated and after the previous editor state
# has been restored.
#
# An example hack to log to the console when each text editor is saved.
#
# atom.workspace.observeTextEditors (editor) ->
# editor.onDidSave ->
# console.log "Saved! #{editor.getPath()}"

View file

@ -1,51 +0,0 @@
ansible-vault@0.7.8
atom-autocomplete-php@0.25.6
atom-beautify@0.33.4
atom-bootstrap4@1.4.0
atom-clock@0.1.16
atom-csscomb@3.0.0
atom-ide-ui@0.13.0
atom-jinja2@0.6.0
atom-material-syntax-dark@1.0.0
atom-material-ui@2.1.3
color-picker@2.3.0
docblockr@0.13.7
emmet@2.4.3
file-icons@2.1.28
highlight-selected@0.14.0
ide-cpp@0.0.3
ide-css@0.3.2
ide-json@0.2.1
ide-php@0.7.18
ide-python@1.2.0
ide-vue@0.1.9
ide-yaml@0.4.4
language-Bluespec-System-Verilog@2.1.3
language-ansible@0.2.2
language-blade@0.41.4
language-docker@1.1.8
language-gdb@0.7.0
language-gmod-lua@0.4.0
language-htaccess@0.2.0
language-lua@0.9.11
language-mips@0.3.0
language-nginx@0.8.0
language-verilog@0.4.0
language-vue@0.24.0
language-x86-64-assembly@2.2.11
laravel@0.7.1
minimap@4.29.9
minimap-find-and-replace@4.5.2
minimap-highlight-selected@4.6.1
minimap-pigments@0.2.2
open-recent@5.0.0
pandoc@0.2.2
pdf-view@0.71.0
php-hyperclick@1.2.1
pigments@0.40.2
project-manager@3.3.6
tabs-to-spaces@1.0.5
teletype@0.13.3
vue-autocomplete@0.1.1
zentabs@0.8.9