Commit Graph

41 Commits

Author SHA1 Message Date
Lucien Cartier-Tilet 5945d47227
Vanilla shortcuts in dired, fixed image integration in LaTeX from org-mode 2019-11-27 01:36:16 +01:00
Lucien Cartier-Tilet 68a53bb619
Removed some old fixes now useless, unused layers, made evil bépo-compatible 2019-11-23 18:01:52 +01:00
Lucien Cartier-Tilet 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
Lucien Cartier-Tilet 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
Phuntsok Drak-pa 810d210715
added Gitflow, added custom shortcuts, fixed gnus configuration
Added the Magit Gitflow package to Emacs.

Also added some custom shortcuts, such as `SPC o x t f` which is an alias to
`C-u M-q` or `M-1 M-q`. This is due to the change of editing style in Spacemacs,
I went from the Emacs editing style to the hybrid editing style —that is, in
normal mode, I am using evil-mode, and in insert mode, I am using Emacs’
keybinding.

This also lead me to add a couple of shortcuts for Gnus, which had a broken IMAP
configuration (wrong port).
2019-11-06 16:49:33 +01:00
Phuntsok Drak-pa a2e31d8a7b
added pass layer 2019-11-03 12:44:22 +01:00
Phuntsok Drak-pa f5c0bb387f
fixed email config, added php layer 2019-10-24 23:09:34 +02:00
Phuntsok Drak-pa 935e958679
added file shortcuts, updated email settings 2019-10-24 17:57:57 +02:00
Phuntsok Drak-pa d710d25b62 for some reason, Emacs didn’t like replacing `org` with `html` 2019-10-21 10:47:01 +02:00
Phuntsok Drak-pa 28a5cc9080 added shortcut for editing my dotfish 2019-10-21 03:05:27 +02:00
Phuntsok Drak-pa 8d8bf4c814 whitespace 2019-10-21 01:26:32 +02:00
Phuntsok Drak-pa f795dc9d0e added shortcuts for config files 2019-10-14 22:56:24 +02:00
Phuntsok Drak-pa eec74ab1b2 Added some configuration for LaTeX in Emacs 2019-10-14 13:52:19 +02:00
Phuntsok Drak-pa ee83d89d56 added shortcuts, moved `SPC o f` for flycheck-mode to `SPC o F` 2019-10-14 12:46:43 +02:00
Phuntsok Drak-pa 0bdf458b73 switched to eshell, fixed syntax, added Spacemacs shortcut 2019-10-14 12:41:00 +02:00
Phuntsok Drak-pa 1dcf57d1b4 added dired-phundrak layer for Spacemacs 2019-09-29 18:16:18 +02:00
Phuntsok Drak-pa 4e56d668b1 updated path of private file 2019-09-26 23:03:07 +02:00
Phuntsok Drak-pa a918e51e87 reorganized files 2019-09-26 20:49:23 +02:00
Phuntsok Drak-pa 75f2889d0f Added shortcuts and aggresive-indent-mode 2019-09-26 16:51:14 +02:00
Phuntsok Drak-pa 3f12fc7f89 updated tray position to a correct value in polybar 2019-09-20 12:32:31 +02:00
Phuntsok Drak-pa 523088a93c pulled changes from thinkpad branch 2019-09-20 10:08:30 +02:00
Phuntsok Drak-pa 55febf0019 better org-project definitions 2019-09-18 13:19:26 +02:00
Phuntsok Drak-pa 5a1684b7bc hide macros’ markers 2019-09-16 15:35:01 +02:00
Phuntsok Drak-pa b635c4bf5b Updated path to org conlanging project 2019-09-16 15:29:00 +02:00
Phuntsok Drak-pa 63be6f3706 layers fixes and cleanup 2019-09-16 15:28:48 +02:00
Phuntsok Drak-pa c90acd50d8 removed unused layers 2019-09-15 03:32:12 +02:00
Phuntsok Drak-pa 92e95e0d99 updated path for org project 2019-09-15 03:31:25 +02:00
Phuntsok Drak-pa 1635652c3d Added custom LaTeX class `conlang' for org-mode 2019-09-03 16:37:24 +02:00
Phuntsok Drak-pa b893b8b0a7 Better layout in Gnus 2019-09-02 23:16:15 +02:00
Phuntsok Drak-pa 40f23602a6 Spacemacs: removed unused layers and config, added systemd layer 2019-08-30 14:12:56 +02:00
Phuntsok Drak-pa 20d50d292d regex fixed in org projects 2019-08-28 14:58:49 +02:00
Phuntsok Drak-pa 1e11b7642b Back on stable Emacs, removed eshell alias that is not working 2019-08-23 13:47:17 +02:00
Phuntsok Drak-pa eb43450c34 Merged dotspacemacs from `thinkpad' branch 2019-08-21 22:08:29 +02:00
Phuntsok Drak-pa a5865cdb8d fixed download problem with gnu repository 2019-08-21 21:39:19 +02:00
Phuntsok Drak-pa ecb6a635b9 moved `required` 2019-08-21 20:36:55 +02:00
Phuntsok Drak-pa 6134cb1260 changed default terminal and added alphabetical lists to org-mode 2019-07-30 22:19:35 +02:00
Phuntsok Drak-pa 998a6f35a2 removed pandoc layer (unused) 2019-07-23 01:57:40 +02:00
Phuntsok Drak-pa dda80773cd removed melpa mirror, activated gnus cache 2019-07-22 19:13:41 +02:00
Phuntsok Drak-pa a1af2e1505 conlang layer extracted from user config 2019-07-21 17:31:48 +02:00
Phuntsok Drak-pa 93fa50eba3 cleanup, added alda layer, added utilities, new themes \o/ 2019-07-21 16:47:00 +02:00
Phuntsok Drak-pa de542b3e97 initial commit for new repo 2019-07-21 03:27:31 +02:00