Commit Graph
100 Commits
Author SHA1 Message Date
phundrak 90608c53e3 [Spacemacs] Move org capture templates out of main config
Use org capture templates out of my main config so they can be shared
between my Spacemacs config and my vanilla config
2021-09-01 22:10:11 +02:00
phundrak 3bc7860010 [Emacs] Some better keybinds
Add global keybind that opens my init.el file

Better org table keybinds
2021-09-01 22:10:11 +02:00
phundrak 62479ff343 [Emacs] Add Dart and Python configuration 2021-09-01 22:10:11 +02:00
phundrak 6585252a51 [Misc] Stop f*cking up my org tables! 2021-09-01 22:10:11 +02:00
phundrak fc2214f459 [Index] Update deprecated information 2021-09-01 22:10:11 +02:00
phundrak 5453bd0253 [Sitemap] Add StumpWM to the sitemap 2021-09-01 21:34:27 +02:00
phundrak 22bbd61ed1 [StumpWM] Reorganize some code, better keybinds and modeline
Some modules loaded in init.lisp are instead loaded in modeline.lisp,
as it makes more sense.

Update modeline’s format.

Update groups’ number and name, they now have an actual name and
visible purpose. Their definition is also made at the same time as the
definition of the windows linked to these groups, generated by
different Elisp code blocks but from the same table.

Used fonts are also updated, loading more than one doesn’t seem to
have an effect. This commit also adds a comment on OTF fonts.

More keybinds and keymaps are now defined through tables to make them
more readable and easier to maintain.

Some keybinds are removed to make more sense between my Emacs keybinds
and keychords and StumpWM’s. Some move from window keychords to buffer
keychords.

Some Elisp functions are hidden in a dedicated noexport heading.
2021-09-01 21:34:02 +02:00
phundrak b47dcbca37 [Index, signature] Remove outdated info from my email signature 2021-09-01 21:17:27 +02:00
phundrak b43fc760b3 [AUR] Change Emacs optimisation, change to pgtk branch
Avoid potential bugs and errors with Emacs by changing the
optimisation level to O2 instead of O3

Switch to pgtk branch in case I want to try a wayland compositor

Bump version
2021-09-01 21:15:26 +02:00
phundrak 44aa14bad3 [Other] Moved two applications to ~/.local/opt
These applications used to live in my home directory, this commit
reflects their directory change with their .desktop file
2021-09-01 21:13:18 +02:00
phundrak 00a93963fa [StumpWM] Remove commented code 2021-08-24 11:58:15 +02:00
phundrak e05d4bc77d [Encrypted] Updated encrypted files 2021-08-23 17:28:31 +02:00
phundrak d00901a40e [Emacs] Add StumpWM mode
This mode allows evaluating common-lisp code for StumpWM
2021-08-02 14:27:50 +02:00
phundrak b3383980f6 [Emacs] Add some default options for minted 2021-08-02 14:27:20 +02:00
phundrak 54b0174781 [Emacs] Fix keybind with mouse-{2,3} 2021-08-01 19:03:20 +02:00
phundrak 76ffd76c2a [StumpWM] Fix keybinds 2021-07-30 19:17:17 +02:00
phundrak ef6a0f4b89 [Emacs] Better filter for mu4e-alert, remove evil-surround 2021-07-30 19:11:30 +02:00
phundrak 6781d8831f [Emacs] Better org-mode config, add org-ref
Better exporters, better support of org-babel

Exporters added:
- ox-ssh
- ox-epub
- ox-gfm

Better HTML and LaTeX export

org live HTML preview

Add org-ref
2021-07-30 19:10:31 +02:00
phundrak 34ae56fd24 [Emacs] Better Info-mode 2021-07-30 19:07:29 +02:00
phundrak fc16384b1f [Emacs] Add Eshell packages
Eshell autosuggest (fish-like)

Eshell implementation of z

Eshell syntax highlighting (fish-like)

WIP powerline-eshell theme
2021-07-30 19:06:25 +02:00
phundrak ff624ab8da [Emacs] Add packages, reorganize headings
Add LSP mode and LSP-related packages

Add CMake-related packages

Add C/C++ configuration

Add Common Lisp configuration

Remove smartparens-mode for EmacsLisp

Add Lua configuration

Add Rust configuration

Add Web programming config, including:
- Javascript
- web-mode
- Css
- Scss
2021-07-30 19:01:29 +02:00
phundrak de3f34e988 [Emacs] Undefine mouse-2' and mouse-3' 2021-07-30 18:52:29 +02:00
phundrak b31d203334 [Emacs] Add new packages
- org-tree-slide    : presentation mode for org-mode
- git-gutter-fringe : show edited zones in files since last commit
- archwki           : navigate local archwiki pages with Emacs
- keycast           : show which keys are pressed
- sicp              : read the sicp in Emacs
- ytplay            : read YouTube videos from Emacs in mpv
- toml-mode
- better info-colors
2021-07-30 18:50:10 +02:00
phundrak f83e2d5808 [Emacs] Keep modeline with writeroom-mode 2021-07-30 18:47:29 +02:00
phundrak f88ee5535d [Emacs] Add Magit-Gitflow, Ripgrep interface, Smartparens 2021-07-30 18:46:04 +02:00
phundrak 380258c819 [Emacs] Reorganize some headings, add insert-pair bindings 2021-07-30 18:44:15 +02:00
phundrak 00c00f42ef [Emacs] Better config for PDF reader
Improved keybinds, freed the use of local leader `,'
2021-07-30 18:26:07 +02:00
phundrak 8604abc87d [Emacs] Better mu4e, nov-mode config
Better formatting for `eshell-info-banner' bookmark

Unbind some keys for some keymaps

Better face for replied to emails

Remove useless `progn'

Go from `:general' to `general-define-key'. For some reason, the
former seems to not perform correctly.
2021-07-30 18:23:36 +02:00
phundrak 59362050d1 [Emacs] Fix keybinds in window resizing hydra 2021-07-30 18:15:56 +02:00
phundrak f04293d664 [Emacs] Better keybind generation with noweb 2021-07-30 18:03:30 +02:00
phundrak 848162b3c7 [Awesome] Update scrot usage, bette Emacs invocation
Scrot will get its output file moved to a dedicated directory

Emacs’ default profile has been vanilla for quite some time now, no
need to explicitely call it with this profile
2021-07-30 18:01:10 +02:00
phundrak c0691580ce [Bootstrap] Better default locale 2021-07-30 18:00:47 +02:00
phundrak 53e5d6d333 [Fish] Set `$XMODIFIERS' as an empty variable
This helps with Emacs, otherwise some keybindings with the bépo layout
won’t work. Weird...
2021-07-30 18:00:01 +02:00
phundrak 0e3fc4ae68 [Neofetch] Remove disks info from neofetch 2021-07-30 17:59:46 +02:00
phundrak c3a81ae45d [Org, LaTeX] Add headers for LaTeX export
Just in case
2021-07-30 17:59:24 +02:00
phundrak deb3e03877 [Org Files] Better readable Elisp code 2021-07-30 17:58:52 +02:00
phundrak 124644ff3c [Org Files] Remove unneeded header, add .dir-locals.el
`.dir-locals.el' file will automatically activate writeroom-mode for
all org files and set `org-confirm-babel-evaluate' to nil.
2021-07-30 17:56:43 +02:00
phundrak db353b0194 [AUR] Bump Emacs version 2021-07-30 17:54:23 +02:00
phundrak 2e5cb38d2d [Doom, Spacemacs] Update subprojects 2021-07-30 17:53:55 +02:00
phundrak 94d994f1c7 [Rofi] Fix warning message 2021-07-30 17:47:57 +02:00
phundrak 5a7cdf0402 [ncmpcpp] Commend out deprecated options 2021-07-30 17:47:34 +02:00
phundrak 8a83262148 Add StumpWM config 2021-07-30 17:47:03 +02:00
phundrak 249619f7cd [AUR] Bump version, switch to Github source, use Clang 2021-07-12 19:52:14 +02:00
phundrak e11c2701fb More readable Elisp code 2021-07-12 12:52:40 +02:00
phundrak ff42cda756 [Awesome] Add default tag for Signal 2021-07-10 00:16:54 +02:00
phundrak c4312b0870 [AUR] Emacs: back on master branch, bump version 2021-07-10 00:15:42 +02:00
phundrak 0799ca04b9 [GPG] Add MIT’s keyserver 2021-07-10 00:15:21 +02:00
phundrak c73931526e [Emacs] Add helpful keybinds 2021-06-22 16:45:13 +02:00
phundrak 18684bbb2b [Emacs] Remove unused text 2021-06-22 16:32:14 +02:00
phundrak 3a13382c54 [Emacs] Move Magit keybinds to package configuration 2021-06-22 16:31:41 +02:00
phundrak 605fb06ab2 [Emacs] Add doc for Nov, better keybinds and config
Text width should now be more compatible with writeroom-mode
2021-06-22 16:30:35 +02:00
phundrak 77379a14c5 [Emacs] Better hydras, add hydra for managing windows 2021-06-18 18:01:41 +02:00
phundrak 44a78c0ec9 [Emacs] Move project management header 2021-06-18 11:11:48 +02:00
phundrak 7f44483099 [Emacs] Remove unnecessary code 2021-06-18 10:27:17 +02:00
phundrak f1173f76e8 [Emacs] Beter doc, better writeroom config 2021-06-18 10:26:28 +02:00
phundrak 45c7e1c4eb [Emacs] Whitespace 2021-06-18 10:26:11 +02:00
phundrak 5310bc5af1 [Git] Make Delta my default git diff viewer 2021-06-18 10:25:38 +02:00
phundrak d852bf8fda [Emacs] Add org export backends for SSH config, Epub and Markdown 2021-06-16 15:05:17 +02:00
phundrak f88e771e80 [Emacs] Prettify org-mode 2021-06-16 14:37:16 +02:00
phundrak ab4fcdf169 [Emacs] Change default writeroom width 2021-06-16 14:37:16 +02:00
phundrak ce75641a10 [Emacs] Switch to built-in org-mode
Also add keybinding for reloading org-mode if needed
2021-06-16 14:36:48 +02:00
phundrak 93ba4d692a [Emacs] EXWM loads only with argument --with-exwm passed to Emacs 2021-06-16 14:35:59 +02:00
phundrak bf615d4e81 [Emacs, org file] Add custom IDs to headers 2021-06-16 14:35:59 +02:00
phundrak 43b902a1fe [Emacs] Add package for unique IDs for org headers 2021-06-16 14:35:58 +02:00
phundrak 6901ee23f6 [Emacs] Apparently straight doesn’t like building avy 2021-06-16 14:35:58 +02:00
phundrak 4e7f4db4f0 [Emacs] Better noweb formatting 2021-06-14 16:08:07 +02:00
phundrak bd10041fb8 [Emacs] Better options for dired 2021-06-14 16:04:45 +02:00
phundrak 1ff1cb34f4 [Emacs] Org keybindings now defined with tables, add documentation 2021-06-14 16:04:09 +02:00
phundrak 5701aae9a9 [Emacs] Fix elisp code blocks headers, fix elisp generating code 2021-06-14 14:39:20 +02:00
phundrak 44031ae713 [Emacs] Auto-revert buffers, better formatting and documentation
Reformat some Elisp code

Activate auto-revert-mode so buffers are reloaded on external file
change

gnus-dired-mode activated by default in dired

Remove `C-x m' keybining for mu4e-compose-new
2021-06-14 14:37:30 +02:00
phundrak f1f0dd2d8e [Emacs] Add EPUB reader 2021-06-11 18:34:08 +02:00
phundrak 430d96679c [Emacs] Better shortcuts for the webkit browser 2021-06-11 18:33:47 +02:00
phundrak dc70babfc3 [Emacs] mu4e-alert documentation and better config 2021-06-11 18:33:19 +02:00
phundrak ed62dae4fb [AUR] Emacs version bump 2021-06-11 17:41:46 +02:00
phundrak ac01ba4eaf [Emacs] Mu4e documentation, litterate programming ftw 2021-06-11 16:28:25 +02:00
phundrak 39d9f0e74b [Emacs] Default to vanilla configuration
Spacemacs is no longer my default configuration, my vanilla
configuration now is.
2021-06-09 17:42:45 +02:00
phundrak 14415f6299 [mpv] Add keybinding for rotating videos 2021-06-09 17:42:45 +02:00
phundrak 21d20a085a [AUR] Use pgtk branch for Emacs, compress .el files 2021-06-09 17:42:45 +02:00
phundrak d27a689c4b [Emacs, org] Update references to Spacemacs, pages title
Update some references to Emacs as references to Spacemacs

Update title of Spacemacs configuration
2021-06-09 17:42:45 +02:00
phundrak 217819d4bb [Emacs] Remove eldoc-box, it’s annoying 2021-06-09 17:42:45 +02:00
phundrak 3b95999636 [Emacs] Use fish in vterm 2021-06-09 17:42:45 +02:00
phundrak 753cbe878a [Emacs] Better code for evil configuration, better EDITOR variable 2021-06-09 17:42:45 +02:00
phundrak 853b6a7c9f [Emacs] Mostly whitespace, some new keybindings
Also make which-key wait more before showing keybindings
2021-06-09 17:42:12 +02:00
phundrak 30ddb3067c [Emacs] Add doc, config, reorganize code, update org-mode sources
There no longer is a big code block at the beginning of the basic
configuration paragraph. It is now all documented.

Dired is also much more customized, with its configuration fully
documented.

Parinfer and Evil-surround were also added to the list

Custom PATH was removed since it caused some serious issues with Emacs
not finding required binaries. It seems this was only needed at a
certain point in my Spacemacs config, and it is no longer needed in
either Spacemacs nor my current config.

Some preliminary work with EXWM has been done, though I am still not
sure if I’ll ever use it as my main WM (I’m currently also taking a
look at StumpWM).

Bufler was added to my packages for managing my buffers.

Org-mode moved `org-plus-contrib' out of the main repo, and it is now
a separate package, `org-contrib'. I now also follow the git version
of org-mode (it is no longer managed by my system’s package manager).
2021-06-09 17:42:11 +02:00
phundrak 415328f6f8 [AUR] Update PKGBUILD versions 2021-05-27 13:43:41 +02:00
phundrak 45eb75ca38 Remove unused symlink 2021-05-26 14:43:29 +02:00
phundrak 17b3f02cf0 [Emacs] Revert commit ac0e5b38ff, update gitmodules
Change gitmodules’ url, add missing information on Spacemacs git module
2021-05-26 14:38:26 +02:00
phundrak e8b059bf89 [Emacs] Add Spacemacs as submodule, update DoomEmacs 2021-05-26 14:25:17 +02:00
phundrak ac0e5b38ff [Emacs] Move emacs directory to $XDG_CONFIG_HOME directory 2021-05-26 14:20:14 +02:00
phundrak 4234be1849 [Emacs] Add org and elisp packages, add documentation
Add documentation for eldoc, elisp keybindings

Add package eldoc-box for childframe elisp documentation

Add org-sticky-header package
2021-05-24 02:18:14 +02:00
phundrak b5d04427a5 [Emacs] Add documentation, set new ivy value 2021-05-24 01:51:34 +02:00
phundrak 0aa8ad8572 [Emacs] whitespace 2021-05-24 01:51:03 +02:00
phundrak 30bf89a0ab [Emacs] Add new org and magit packages, new keybindinigs
Add toc-org, magit-todos, and bufler, replace buffer-listing functions
with functinos from bufler
2021-05-24 01:25:37 +02:00
phundrak 98b995f985 [Emacs] Reorganize packages, add some
Add shell-pop package, TRAMP method for Yadm, some DSL languages, and
define more keybindings
2021-05-24 01:18:51 +02:00
phundrak 31845a0d69 [Emacs] Avoid issues when I’m testing my config on other OSes 2021-05-24 01:16:48 +02:00
phundrak bdfdb7159f [Picom] Make QEMU windows non-transparent 2021-05-22 02:15:56 +02:00
phundrak 4027662d88 [Emacs] Better keybinding management 2021-05-22 01:52:15 +02:00
phundrak f1aa8f4dc2 [Emacs] Add package for shell pop-up, and org inline LaTeX 2021-05-22 01:51:45 +02:00
phundrak 8d798ea8ad [Emacs] Simplify recipe for `org-contrib' 2021-05-22 01:51:18 +02:00
phundrak 7cf1fd9d0f [Emacs] Enable automatically prettify-symbols-mode for Elisp 2021-05-22 01:50:52 +02:00