Commit Graph
124 Commits
Author SHA1 Message Date
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 48b88d0464 Emacs: Suppress native-comp warnings buffer 2022-04-28 13:20:46 +02:00
Riyyi 2bd9ebc4ea Emacs+Packages: Switch to native-compilation version 2022-04-24 13:11:21 +02:00
Riyyi a36cbbe4eb Emacs: Store undo history in the cache directory 2022-03-16 11:46:14 +01:00
Riyyi 50db6c771a Emacs: Fix HiDPI mode lines height 2022-03-01 13:16:25 +01:00
Riyyi bc61433953 Emacs: Fix Lua language server 2022-02-21 22:10:37 +01:00
Riyyi f7651f0c1d Emacs: Fix tab completion in insert mode in the minibuffer 2022-02-18 23:02:37 +01:00
Riyyi 7195f724f9 Emacs: Set indentation in LaTeX buffers to 4 width tabs 2022-02-18 21:53:04 +01:00
Riyyi 0288dbf58f Emacs: Split up config into separate modules 2022-02-18 15:09:41 +01:00
Riyyi 301380f6b3 Emacs: Move lexical-binding to property tag 2022-02-18 14:04:53 +01:00
Riyyi 557fcde13b Emacs: Defer loading of more mail packages 2022-02-14 17:32:40 +01:00
Riyyi d0447731da Emacs: Upgrade org-roam from v1 to v2 2022-02-13 21:42:56 +01:00
Riyyi b6d246ab38 Emacs: Do not try to fetch built-in packages 2022-02-13 21:42:00 +01:00
Riyyi ab1bbc6577 Emacs: Add mu4e mail package 2022-02-05 13:34:58 +01:00
Riyyi fadfdd1963 Config: Fix i3 startup scripts, some minor tweaks 2022-02-03 19:56:52 +01:00
Riyyi b87e49711d Emacs: Enable lsp-ui-doc in C++ 2022-02-03 14:08:06 +01:00
Riyyi 72cd4b94f6 Emacs: Add kotlin-mode and web-mode 2022-02-03 14:07:32 +01:00
Riyyi a2ffd2f870 Emacs: Set LaTeX and Python tabs to width 4 2022-02-03 14:05:46 +01:00
Riyyi e1d1609968 Emacs: Update c++ snippets 2022-01-31 21:43:15 +01:00
Riyyi cfd0c06fbf Emacs: Add benchmark package for startup init 2022-01-31 21:43:15 +01:00
Riyyi f99ad75730 Config: Set Emacs CMake tab width, plus some small tweaks 2022-01-28 10:50:45 +01:00
Riyyi e6be5b99fc Emacs: Add super-save package 2021-10-01 14:22:24 +02:00
Riyyi 2a5bca3f55 Config: Add full license Emacs snippets 2021-09-18 11:57:35 +02:00
Riyyi db18abd336 Config: Update Emacs copyright notice snippets 2021-09-11 13:22:52 +02:00
Riyyi 9be2f3e0bf Emacs: Add keybindings to prevent dired from opening a million buffers 2021-08-26 01:29:44 +02:00
Riyyi 522ef89b1c Emacs: Add wdired keybindings, allow permission modifications 2021-08-19 15:10:02 +02:00
Riyyi 507c1945a8 Emacs: Load flyspell-correct on startup 2021-08-13 15:48:32 +02:00
Riyyi 4dc285d713 Emacs: Add all-the-icons to dired 2021-08-08 00:30:42 +02:00
Riyyi bee667effd Add Magit log pick/quit keybindings 2021-07-20 00:40:20 +02:00
Riyyi 71dacd5256 Enable lines on dashboard, which became a separate dependency 2021-07-17 12:15:20 +02:00
Riyyi 47978497b9 Add keybinding for org link display toggling 2021-07-03 22:32:12 +02:00
Riyyi ec3cd49dfc Fix flyspell menu, reorder keybindings sections 2021-07-03 20:09:53 +02:00
Riyyi 47178aea27 Disable prettify symbols, as they mess with indentation 2021-07-03 19:47:10 +02:00
Riyyi 6d54572740 Fix wrong argument type error, vc-registered doesn't accept nil
It's also good practice not to use lambdas inside hooks, for readability.
2021-07-03 19:43:44 +02:00
Riyyi 7af24059a1 Reorganize package categories 2021-07-03 16:56:19 +02:00
Riyyi eb684b5a13 Do not close magit when pressing escape 2021-07-03 16:23:49 +02:00
Riyyi 2cad1e52f8 Fix parenthencies 2021-07-03 15:54:54 +02:00
Riyyi d5b958af9d Add lua/latex lsp server, add restclient 2021-07-03 15:34:29 +02:00
Riyyi 678eeae113 Config style update 2021-07-03 15:26:54 +02:00
Riyyi e15c394602 Move cache directory creation earlier in the config 2021-07-03 15:24:12 +02:00
Riyyi 2d5cbab390 Add dap functions 2021-07-03 15:20:43 +02:00
Riyyi 68ef4776a0 Add dap-mode 2021-07-03 15:18:43 +02:00
Riyyi 76395e8ce1 Also remove the table of contents entry 2021-07-01 21:40:18 +02:00
Riyyi 2058d72b4e Add all-the-icons install check, fix SETUPFILE url 2021-07-01 21:38:06 +02:00