Skip to content
Snippets Groups Projects
Commit 219753d3 authored by Philippe Dosch's avatar Philippe Dosch
Browse files

Suppression du linum-mode pour le text-mode

parent cf57b097
No related branches found
No related tags found
No related merge requests found
...@@ -527,6 +527,7 @@ ...@@ -527,6 +527,7 @@
'(lambda () '(lambda ()
(auto-fill-mode 1) (auto-fill-mode 1)
(gin-mode 1) (gin-mode 1)
(linum-mode -1)
(ispell-change-dictionary "francais") (ispell-change-dictionary "francais")
(flyspell-mode 1))) (flyspell-mode 1)))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment