Commit Graph
14 Commits
Author SHA1 Message Date
phundrak 4260820b9a Added in bootstrap files decryption, earlier package installation 2019-11-23 18:05:18 +01:00
phundrak 6e4508d409 Added media shortcuts for audio 2019-11-23 18:04:00 +01:00
phundrak 68a53bb619 Removed some old fixes now useless, unused layers, made evil bépo-compatible 2019-11-23 18:01:52 +01:00
phundrak e91afd2255 Added wrapper for dart_language_server redirecting to modern dart lsp server 2019-11-23 17:57:43 +01:00
phundrak 37450bd7dc Added paths for Dart and the Android SDK 2019-11-23 17:55:52 +01:00
phundrak 90dacade3c Added rule for the Android emulator 2019-11-23 17:54:48 +01:00
phundrak cb1abfe9cc updated nanorc dependency 2019-11-23 17:53:47 +01:00
phundrak 7ed4599ca4 upgraded to yadm 2 2019-11-14 11:25:11 +01:00
phundrak f2258a966a forgot a package 2019-11-10 10:48:24 +01:00
phundrak 4fea981faf Added .pub-cache/bin to the PATH 2019-11-10 10:45:44 +01:00
phundrak ccedf83ac9 Switched to LSP backend, added packages to install and configuration
In Emacs, I switched to the LSP backend for C/C++, CSS, Dart, HTML, Go,
Javascript and Python. I also removed a redundant line for web-beautify, and I
removed the plantuml layer since I don’t use it.

This lead to the installation of multiple packages, some of which were already
required but not explicitly installed by the bootstrap. I added the packages
existing in the Arch repos and the AUR, and some packages will get installed by
pip or by go’s package manager. I also set up the configuration of Chicken, and
more precisely, of its documentation.
2019-11-10 10:40:34 +01:00
phundrak 25ac48f23a Added rust components installation in bootstrap 2019-11-10 00:23:57 +01:00
phundrak 59ca292527 Updated information, removed unused lines 2019-11-09 18:46:07 +01:00
phundrak 6e15c5a232 Split dotspacemacs, edited editing style, removed unused packages
I removed my gnus configuration from my dotspacemacs file and put it into my
~/.gnus.el file.

I also added variables to my hybrid editing style for Spacemacs, and some
packages that were either redundant (e.g. explicit cmake-mode) or unused (e.g.
dionysos) were removed.
2019-11-09 18:42:15 +01:00