Remove cmake layer from spacemacs
This commit is contained in:
parent
3d6769865e
commit
110ecb915c
|
@ -1,16 +1,22 @@
|
|||
;; -*- mode: emacs-lisp; eval: (progn (pp-buffer) (indent-buffer)) -*-
|
||||
((def-persp "AIML"
|
||||
((def-buffer "utilidades.aiml" "/home/coolneng/Documents/Uni/IA/Code/P1/programAB/bots/mybot/aiml/utilidades.aiml" web-mode)
|
||||
(def-buffer "AIML" "/home/coolneng/.dotfiles/emacs/.emacs.d/.cache/layouts/AIML" emacs-lisp-mode)
|
||||
(def-buffer "la casa de papel.txt" "/home/coolneng/Documents/Uni/IA/Code/P1/programAB/bots/mybot/maps/la casa de papel.txt" text-mode)
|
||||
(def-buffer "series.txt" "/home/coolneng/Documents/Uni/IA/Code/P1/programAB/bots/mybot/maps/series.txt" text-mode)
|
||||
(def-buffer "magit: programAB<P1>" nil magit-status-mode)
|
||||
(def-buffer "streaming.aiml" "/home/coolneng/Documents/Uni/IA/Code/P1/examples/streaming.aiml" web-mode)
|
||||
(def-buffer "Descripcion_Series_Practica.txt" "/home/coolneng/Documents/Uni/IA/Code/P1/programAB/Descripcion_Series_Practica.txt" text-mode)
|
||||
(def-buffer "seriesnetflix.txt" nil text-mode)
|
||||
(def-buffer "plataforma.txt" "/home/coolneng/Documents/Uni/IA/Code/P1/programAB/bots/mybot/sets/plataforma.txt" text-mode)
|
||||
((def-buffer "magit-diff: programAB" nil magit-diff-mode)
|
||||
(def-buffer "magit-process: programAB" nil magit-process-mode)
|
||||
(def-buffer "usuarios.txt" "/home/coolneng/Documents/Uni/IA/Code/P1/programAB/bots/mybot/sets/usuarios.txt" text-mode)
|
||||
(def-buffer "sets" "~/Documents/Uni/IA/Code/P1/programAB/bots/mybot/sets/" dired-mode)
|
||||
(def-buffer "simulatiempo.aiml" "/home/coolneng/Documents/Uni/IA/Code/P1/programAB/bots/mybot/aiml/simulatiempo.aiml" web-mode)
|
||||
(def-buffer "magit: programAB<Code/P1>" nil magit-status-mode)
|
||||
(def-buffer "magit: programAB" nil fundamental-mode)
|
||||
(def-buffer "agente.aiml" "/home/coolneng/Documents/Uni/IA/Code/P1/programAB/bots/mybot/aiml/agente.aiml" web-mode)
|
||||
(def-buffer "magit: programAB" nil fundamental-mode))
|
||||
(def-buffer "plataforma.txt" "/home/coolneng/Documents/Uni/IA/Code/P1/programAB/bots/mybot/sets/plataforma.txt" text-mode)
|
||||
(def-buffer "seriesnetflix.txt" nil text-mode)
|
||||
(def-buffer "Descripcion_Series_Practica.txt" "/home/coolneng/Documents/Uni/IA/Code/P1/programAB/Descripcion_Series_Practica.txt" text-mode)
|
||||
(def-buffer "streaming.aiml" "/home/coolneng/Documents/Uni/IA/Code/P1/examples/streaming.aiml" web-mode)
|
||||
(def-buffer "magit: programAB<P1>" nil fundamental-mode)
|
||||
(def-buffer "series.txt" "/home/coolneng/Documents/Uni/IA/Code/P1/programAB/bots/mybot/maps/series.txt" text-mode)
|
||||
(def-buffer "la casa de papel.txt" nil text-mode)
|
||||
(def-buffer "AIML" "/home/coolneng/.dotfiles/emacs/.emacs.d/.cache/layouts/AIML" emacs-lisp-mode)
|
||||
(def-buffer "utilidades.aiml" "/home/coolneng/Documents/Uni/IA/Code/P1/programAB/bots/mybot/aiml/utilidades.aiml" web-mode))
|
||||
(def-wconf
|
||||
(((min-height . 4)
|
||||
(min-width . 10)
|
||||
|
@ -39,13 +45,10 @@
|
|||
(scroll-bars nil 0 t nil 0 t)
|
||||
(vscroll . 0)
|
||||
(dedicated)
|
||||
(point . 5984)
|
||||
(start . 4971))))
|
||||
(point . 13725)
|
||||
(start . 12728))))
|
||||
(def-params
|
||||
((persp-file . "/home/coolneng/.emacs.d/.cache/layouts/AIML")
|
||||
(gui-eyebrowse-last-slot . 1)
|
||||
(gui-eyebrowse-current-slot . 1)
|
||||
(gui-eyebrowse-window-configs
|
||||
((gui-eyebrowse-window-configs
|
||||
(1
|
||||
(((min-height . 4)
|
||||
(min-width . 10)
|
||||
|
@ -74,7 +77,10 @@
|
|||
(scroll-bars nil 0 t nil 0 t)
|
||||
(vscroll . 0)
|
||||
(dedicated)
|
||||
(point . 2700)
|
||||
(start . 1888)))
|
||||
""))))
|
||||
(point . 13725)
|
||||
(start . 12728)))
|
||||
""))
|
||||
(gui-eyebrowse-current-slot . 1)
|
||||
(gui-eyebrowse-last-slot . 1)
|
||||
(persp-file . "/home/coolneng/.emacs.d/.cache/layouts/AIML")))
|
||||
nil nil nil))
|
||||
|
|
|
@ -55,7 +55,7 @@ This function should only modify configuration layer settings."
|
|||
;; spell-checking
|
||||
syntax-checking
|
||||
;; version-control
|
||||
(cmake :variables cmake-enable-cmake-ide-support 't)
|
||||
;;(cmake :variables cmake-enable-cmake-ide-support 't)
|
||||
(c-c++ :variables
|
||||
c-c++-enable-clang-support 't
|
||||
c-c++-default-mode-for-headers 'c++-mode)
|
||||
|
@ -533,6 +533,7 @@ This function is called at the very end of Spacemacs initialization."
|
|||
'(package-selected-packages
|
||||
(quote
|
||||
(lv rtags web-mode web-beautify tagedit slim-mode scss-mode sass-mode pug-mode prettier-js impatient-mode htmlize simple-httpd haml-mode emmet-mode counsel-css company-web web-completion-data smeargle magit-svn magit-gitflow magit-popup gitignore-templates gitignore-mode gitconfig-mode gitattributes-mode git-timemachine git-messenger git-link evil-magit magit transient git-commit with-editor dash hasklig-mode yasnippet-snippets ivy-hydra counsel swiper helm helm-core ivy flycheck company hydra zerodark-theme xterm-color winum which-key wgrep use-package smex smartparens shell-pop realgud plan9-theme persp-mode pcre2el overseer nameless mvn multi-term mmm-mode meghanada maven-test-mode markdown-toc macrostep ivy-yasnippet ivy-xref ivy-rtags insert-shebang ibuffer-projectile helm-make groovy-mode groovy-imports gradle-mode google-c-style gh-md fuzzy flycheck-rtags flycheck-pos-tip flycheck-irony flycheck-bashate flx fish-mode eyebrowse evil eshell-z eshell-prompt-extras esh-help ensime elisp-slime-nav dotenv-mode disaster diminish company-statistics company-shell company-rtags company-irony-c-headers company-irony company-emacs-eclim company-c-headers cmake-mode cmake-ide clang-format bind-map auto-yasnippet auto-compile async ac-ispell)))
|
||||
'(safe-local-variable-values (quote ((eval progn (pp-buffer) (indent-buffer)))))
|
||||
'(sml/active-background-color "#98ece8")
|
||||
'(sml/active-foreground-color "#424242")
|
||||
'(sml/inactive-background-color "#4fa8a8")
|
||||
|
|
Loading…
Reference in New Issue