ansible-local: emacs tweaks
gitea/misc-cazino/pipeline/head This commit looks good Details

This commit is contained in:
Emmanuel Cazenave 2023-09-15 16:31:51 +02:00
parent 8fdad44fcf
commit a406563b34
2 changed files with 6 additions and 2 deletions

View File

@ -9,4 +9,9 @@
"import pdb; pdb.set_trace()")
(fset 'rdb
"import celery.contrib.rdb; celery.contrib.rdb.set_trace()")
"import celery.contrib.rdb; celery.contrib.rdb.set_trace()")
(setq-default flycheck-disabled-checkers '(python-flake8 python-mypy python-lint))
(setq-default js-indent-level 2)

View File

@ -11,7 +11,6 @@
- elpa-solarized-theme
- flycheck-doc
- git
- python3-flake8
- ssh
- tmux
- xclip