Skip to content

Commit

Permalink
fci messup with auto complete alpaker/fill-column-indicator#21
Browse files Browse the repository at this point in the history
  • Loading branch information
Konubinix committed Dec 7, 2015
1 parent f2e267f commit 3d9af02
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 7 deletions.
3 changes: 0 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -201,9 +201,6 @@
[submodule "pdbpp"]
path = pdbpp
url = hg::https://bitbucket.org/antocuni/pdb
[submodule "config/elfiles/Fill-Column-Indicator"]
path = config/elfiles/Fill-Column-Indicator
url = https://github.com/alpaker/Fill-Column-Indicator
[submodule "config/elfiles/rainbow-mode"]
path = config/elfiles/rainbow-mode
url = https://github.com/emacsmirror/rainbow-mode
Expand Down
1 change: 0 additions & 1 deletion config/elfiles/Fill-Column-Indicator
Submodule Fill-Column-Indicator deleted from 7c57b7
2 changes: 0 additions & 2 deletions config/elfiles/KONIX_programmation.el
Original file line number Diff line number Diff line change
Expand Up @@ -152,8 +152,6 @@ They can be relative or absolute
(defun konix/prog/config ()
"Mes configuration communes à tous les mode de programmation."
(interactive)
;; Show the right limits column
(fci-mode)
;; in a prog buffer, showing trailing whitespaces may be relevant
(setq show-trailing-whitespace t)
;; making tabs show up is also relevant
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@
(expand-file-name "ctable" elfiles)
(expand-file-name "epc" elfiles)
(expand-file-name "text-translator" elfiles)
(expand-file-name "Fill-Column-Indicator" elfiles)
(expand-file-name "rainbow-mode" elfiles)
(expand-file-name "swiper" elfiles)
(expand-file-name "skewer-mode" elfiles)
Expand Down

0 comments on commit 3d9af02

Please sign in to comment.