Disable tools/editorconfig by default
This commit is contained in:
parent
695edd7a14
commit
f35837755c
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@
|
||||||
:tools
|
:tools
|
||||||
;;ansible
|
;;ansible
|
||||||
;;docker
|
;;docker
|
||||||
editorconfig ; let someone else argue about tabs vs spaces
|
;;editorconfig ; let someone else argue about tabs vs spaces
|
||||||
;;ein ; tame Jupyter notebooks with emacs
|
;;ein ; tame Jupyter notebooks with emacs
|
||||||
;;gist ; interacting with github gists
|
;;gist ; interacting with github gists
|
||||||
;;macos ; MacOS-specific commands
|
;;macos ; MacOS-specific commands
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue