Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
proba-mc2020
proba-mc2020
Commits
f25f75b9
Commit
f25f75b9
authored
Jan 19, 2020
by
Matthieu Boileau
Browse files
remove custom.el from repo
parent
64fe1174
Changes
2
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
f25f75b9
...
...
@@ -2,3 +2,4 @@
.vscode/
.ipynb_checkpoints/
__pycache__/
custom.el
\ No newline at end of file
custom.el
deleted
100644 → 0
View file @
64fe1174
(
custom-set-variables
;; custom-set-variables was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
'
(
custom-enabled-themes
(
quote
(
sanityinc-tomorrow-bright
)))
'
(
epg-gpg-program
"/usr/local/bin/gpg"
)
'
(
org-agenda-files
(
quote
(
"~/ORG/todo.org"
"~/ORG/lifehack.org"
"~/ORG/seminaires_allIRMA.org"
"~/ORG/Sem-Sto-IRMA.org"
)))
'
(
package-selected-packages
(
quote
(
ein
cnfonts
cal-china-x
ispell
auctex
ov
org-plus-contrib
ob-async
org-bullets
org
use-package
uptimes
dotenv-mode
daemons
dsvn
htmlize
lua-mode
gnuplot
flycheck-ledger
ledger-mode
origami
regex-tool
info-colors
flycheck-clojure
cider
elein
cljsbuild-mode
clojure-mode
slime-company
hippie-expand-slime
slime
cask-mode
cl-libify
flycheck-package
highlight-quoted
macrostep
cl-lib-highlight
aggressive-indent
immortal-scratch
auto-compile
ipretty
elisp-slime-nav
paredit-everywhere
paredit
nginx-mode
company-terraform
terraform-mode
docker-compose-mode
dockerfile-mode
docker
yaml-mode
toml-mode
flycheck-rust
racer
rust-mode
sqlformat
projectile-rails
yard-mode
bundler
goto-gem
yari
robe
ruby-compilation
inf-ruby
rspec-mode
ruby-hash-syntax
psci
psc-ide
purescript-mode
flycheck-elm
elm-test-runner
elm-mode
dhall-mode
reformatter
dante
haskell-mode
company-anaconda
anaconda-mode
pip-requirements
restclient
httprepl
haml-mode
css-eldoc
skewer-less
sass-mode
rainbow-mode
tagedit
org-pomodoro
writeroom-mode
org-cliplink
company-php
smarty-mode
php-mode
add-node-modules-path
skewer-mode
js-comint
xref-js2
prettier-js
typescript-mode
coffee-mode
js2-mode
json-mode
erlang
csv-mode
markdown-mode
textile-mode
cmd-to-echo
alert
ibuffer-projectile
github-review
forge
github-clone
bug-reference-github
yagist
git-commit
magit-todos
magit
git-timemachine
gitconfig-mode
gitignore-mode
git-blamed
vc-darcs
darcsum
browse-at-remote
whitespace-cleanup-mode
which-key
highlight-escape-sequences
whole-line-or-region
move-dup
page-break-lines
multiple-cursors
avy
expand-region
browse-kill-ring
symbol-overlay
rainbow-delimiters
goto-line-preview
beacon
mode-line-bell
vlf
list-unicode-display
unfill
mmm-mode
session
switch-window
company-quickhelp
company
ivy-xref
swiper
projectile
counsel
ivy
smex
flycheck-color-mode-line
flycheck
ibuffer-vc
deadgrep
rg
wgrep-ag
ag
wgrep
anzu
diff-hl
diredfl
disable-mouse
default-text-scale
dimmer
color-theme-sanityinc-tomorrow
color-theme-sanityinc-solarized
command-log-mode
scratch
diminish
exec-path-from-shell
gnu-elpa-keyring-update
fullframe
seq
moe-theme
calfw
)))
'
(
safe-local-variable-values
(
quote
((
eval
org-content
2
))))
'
(
session-use-package
t
nil
(
session
)))
(
custom-set-faces
;; custom-set-faces was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment