15.4.2025 Tuesday 01:33

main
Petr Nyc 7 months ago
parent 1b89c295c3
commit 8ab6bd4bff
  1. 35
      .spacemacs

@ -32,7 +32,7 @@ This function should only modify configuration layer settings."
;; List of configuration layers to load. ;; List of configuration layers to load.
dotspacemacs-configuration-layers dotspacemacs-configuration-layers
'( '(nginx
toml toml
html html
python python
@ -814,22 +814,23 @@ This function is called at the very end of Spacemacs initialization."
livid-mode load-env-vars log4e lorem-ipsum lsp-docker lsp-mode livid-mode load-env-vars log4e lorem-ipsum lsp-docker lsp-mode
lsp-origami lsp-pyright lsp-treemacs lsp-ui macrostep magit magit-section lsp-origami lsp-pyright lsp-treemacs lsp-ui macrostep magit magit-section
markdown-mode markdown-toc multi-line multiple-cursors nameless markdown-mode markdown-toc multi-line multiple-cursors nameless
nodejs-repl nose npm-mode open-junk-file org-alert org-category-capture nginx-mode nodejs-repl nose npm-mode open-junk-file org-alert
org-cliplink org-contrib org-download org-jira org-mac-link org-mime org-category-capture org-cliplink org-contrib org-download org-jira
org-pomodoro org-present org-project-capture org-projectile org-rich-yank org-mac-link org-mime org-pomodoro org-present org-project-capture
org-superstar orgit orgit-forge origami overseer ox-jira ox-pandoc org-projectile org-rich-yank org-superstar orgit orgit-forge origami
ox-twbs pandoc-mode paradox password-generator pcre2el pip-requirements overseer ox-jira ox-pandoc ox-twbs pandoc-mode paradox password-generator
pipenv pippel poetry popwin pos-tip prettier-js pug-mode py-isort pydoc pcre2el pip-requirements pipenv pippel poetry popwin pos-tip prettier-js
pyenv-mode pylookup pytest pythonic pyvenv quickrun rainbow-delimiters pug-mode py-isort pydoc pyenv-mode pylookup pytest pythonic pyvenv
request restart-emacs sass-mode scss-mode shfmt simple-httpd skewer-mode quickrun rainbow-delimiters request restart-emacs sass-mode scss-mode
slim-mode smeargle space-doc spaceline spacemacs-purpose-popwin shfmt simple-httpd skewer-mode slim-mode smeargle space-doc spaceline
spacemacs-whitespace-cleanup sphinx-doc string-edit-at-point spacemacs-purpose-popwin spacemacs-whitespace-cleanup sphinx-doc
string-inflection symbol-overlay symon tablist tagedit term-cursor tern string-edit-at-point string-inflection symbol-overlay symon tablist
toc-org toml-mode transient treemacs-evil treemacs-icons-dired tagedit term-cursor tern toc-org toml-mode transient treemacs-evil
treemacs-magit treemacs-persp treemacs-projectile treepy undo-fu treemacs-icons-dired treemacs-magit treemacs-persp treemacs-projectile
undo-fu-session vi-tilde-fringe vim-powerline volatile-highlights vundo treepy undo-fu undo-fu-session vi-tilde-fringe vim-powerline
web-beautify web-completion-data web-mode which-key winum with-editor volatile-highlights vundo web-beautify web-completion-data web-mode
writeroom-mode ws-butler yaml yapfify yasnippet yasnippet-snippets))) which-key winum with-editor writeroom-mode ws-butler yaml yapfify
yasnippet yasnippet-snippets)))
(custom-set-faces (custom-set-faces
;; custom-set-faces was added by Custom. ;; custom-set-faces was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful. ;; If you edit it by hand, you could mess it up, so be careful.

Loading…
Cancel
Save