Commit Graph
750 Commits
Author SHA1 Message Date
Riyyi a282e01692 Neovim: Add rainbow-mode, improve diffview colors 2024-02-25 15:44:57 +01:00
Riyyi 88f9e2e408 Neovim: Disable tabs at the top 2024-02-24 20:41:27 +01:00
Riyyi a208f458c1 Config: Add Neovim as git diff/merge tool 2024-02-24 20:36:17 +01:00
Riyyi d488a323da Neovim: Apply custom Telescope setting to its matching layout 2024-02-24 20:30:44 +01:00
Riyyi 9cc18db3ba Neovim: Add config, switch to it from Vim 2024-02-11 18:11:01 +01:00
Riyyi 88dc203b9f Emacs: Fix YASnippet expansion in insert mode 2023-12-08 23:33:28 +01:00
Riyyi 50d8e3f455 Emacs: Fix YASnippet expansion in insert mode 2023-12-08 23:30:45 +01:00
Riyyi 5e7058563f Emacs: Update Elpaca bootstrap to 0.6 2023-11-27 11:42:17 +01:00
Riyyi 5bc947db3d Scripts: Play video from clipboard 2023-11-27 11:32:03 +01:00
Riyyi 94f59f5b31 Emacs: Update function name 2023-11-02 20:44:47 +01:00
Riyyi 484fa668de Emacs: Fill last modified with timestamp when saving org files 2023-11-02 20:36:45 +01:00
Riyyi 1fb041fffc Emacs: Don't fuzzy search in consult-line 2023-08-12 11:53:51 +02:00
Riyyi 9f5ce80255 Emacs: Add hunspell multi-dictionary spell checking 2023-08-10 22:42:38 +02:00
Riyyi 1068ef9502 Emacs: Fix Elpaca call 2023-07-31 23:03:59 +02:00
Riyyi 3b01c0b759 Emacs: Update config to use version 29 features 2023-07-31 23:00:27 +02:00
Riyyi 11d351f629 Emacs: Read cache directory from ~ if no XDG is set 2023-05-01 10:06:49 +02:00
Riyyi dbf929c687 Emacs: Update Elpaca bootstrap to version 0.3 2023-03-31 21:53:49 +02:00
Riyyi 9461c904cd Emacs: Fix org-roam by adding SQLite dependency 2023-03-12 13:35:11 +01:00
Riyyi f9459cfe66 Emacs: Update to use vertico-prescient, update Elpaca bootstrap 2023-03-10 23:36:30 +01:00
Riyyi 17cbd91236 Emacs: Fix dashboard startup 2023-01-23 13:29:52 +01:00
Riyyi 89607db905 Emacs: Complete restructure of the config
Changed
- Org-mode babel config to separate .el modules
- Built-in package manager package.el to Elpaca
- Configuration macro use-package to setup.el
- Completion framework selectrum to vertico
2023-01-01 22:46:55 +01:00
Riyyi 2b5aabebfb Config: Fix YouTube channel videos being hidden accidently 2022-12-07 11:57:17 +01:00
Riyyi 437dd48e51 Emacs: Make evil shift in visual mode prefix compatible 2022-09-04 12:37:57 +02:00
Riyyi 82e5740e22 Emacs: Save state on exit, fix general leader key in *Messages* buffer 2022-09-03 01:53:33 +02:00
Riyyi cf417d95b2 Config: Actually lock the screen before going to sleep, using systemd 2022-09-02 15:52:56 +02:00
Riyyi c3811b7f78 Emacs: Add function to copy C++ function implementation to clipboard 2022-09-02 13:22:38 +02:00
Riyyi 3378ba974c Emacs: Add keybind to select magit repo, using prefix argument 2022-09-02 13:20:25 +02:00
Riyyi 8904a85694 Config: Fix rofi not starting due to duplicate keybinding 2022-09-02 12:51:10 +02:00
Riyyi 008efd440b Emacs: Fix auto-save fix :^) 2022-08-28 22:32:30 +02:00
Riyyi dcaff77c01 Emacs: Don't auto-save when focus switches to lsp-mode's signature view 2022-08-28 21:38:40 +02:00
Riyyi b28a885af9 Emacs: Hide everything thats not a file from centaur-tabs 2022-08-23 13:02:03 +02:00
Riyyi 3492090285 Emacs: Add bindings for function signature preview cycling 2022-08-22 23:59:09 +02:00
Riyyi 21dc56539f Emacs: User winner-mode instead of a custom function to undo windows 2022-08-22 16:39:25 +02:00
Riyyi 847537257e Emacs: Add window maximize toggle 2022-08-22 12:24:15 +02:00
Riyyi 81edda78b1 Emacs: Improve Org mode RET at point function for tables 2022-08-22 02:47:47 +02:00
Riyyi b87f56abcf Emacs: Add spell checker toggle function 2022-08-16 22:52:25 +02:00
Riyyi 82171e6684 Config: Add more XDG base directories 2022-08-12 13:57:00 +02:00
Riyyi a4bf47770c Config: Open terminal in current directory 2022-08-12 13:17:56 +02:00
Riyyi cd45f7595d Config: Add link and CSS property to Firefox 2022-08-11 13:14:04 +02:00
Riyyi 915690a2c8 Scripts: Open mpv window when starting audio_only streams 2022-08-10 16:41:58 +02:00
Riyyi 140c723776 Emacs: Check for .clangd config file, update flycheck to C++20 2022-08-06 12:54:21 +02:00
Riyyi 68a2c75bbc Emacs: Only format C++ buffers in source trees with .clang-format file 2022-08-06 10:48:00 +02:00
Riyyi 92fa2f52d8 Emacs: Format C++ project buffers before saving 2022-08-05 16:22:13 +02:00
Riyyi 9049b130a8 Emacs: Use more of the consult package 2022-07-31 16:06:04 +02:00
Riyyi 4389dce613 Emacs: Change git leader key prefix 2022-07-31 14:56:56 +02:00
Riyyi 28c152ba22 Emacs: Switch package projectile -> project.el 2022-07-31 13:00:41 +02:00
Riyyi ffbefa0887 Emacs: Improve pdflatex minted elisp 2022-07-29 10:54:28 +02:00
Riyyi de64c467e3 Manager: Add config file 2022-07-25 17:33:46 +02:00
Riyyi d91d412362 System: Unbind FiiO USB DAC E17K when going to sleep 2022-07-25 17:31:55 +02:00
Riyyi 594c32aa87 Config: Add day of week to polybar date module 2022-04-29 12:09:06 +02:00