Commit Graph
586 Commits
Author SHA1 Message Date
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 f0e541a9fd Add streamlink config 2021-07-03 13:22:57 +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
Riyyi 959db025cd Add git section to table of contents 2021-07-01 00:54:03 +02:00
Riyyi 872e718603 Add diff-hl and magit packages and configuration 2021-07-01 00:51:41 +02:00
Riyyi e3aefc546e Prevent leader keybindings from ever being overridden 2021-06-30 22:25:32 +02:00
Riyyi fd55489272 Disable flyspell messages 2021-06-30 20:11:06 +02:00
Riyyi 6c593a9853 Add aspell packages, configure flyspell-correct 2021-06-30 15:57:42 +02:00
Riyyi bf5e49cbc2 Prefer full option names 2021-06-06 00:05:41 +02:00
Riyyi a5c730df09 Fix qutebrowser config compatibility, add auto downloader script 2021-06-05 01:46:20 +02:00
Riyyi c9283d60cc Fix qt5ct tooltip colors, set proper icon theme 2021-06-04 17:10:49 +02:00
Riyyi 150f48d18d Make Firefox navigation bar buttons more compact 2021-06-04 12:01:36 +02:00
Riyyi 4c7a1848e5 Update userChrome.css to comply with Firefox 89 UI 2021-06-04 11:35:01 +02:00
Riyyi 4b39c9bc6a Add window scaling hotkeys to mpv 2021-06-02 22:48:14 +02:00
Riyyi dd8a5dfb3d Update options to reflect the i3lock-color standardization change 2021-05-29 02:12:23 +02:00
Riyyi e96bd055f7 Replace scrot program with maim 2021-05-28 00:59:23 +02:00
Riyyi 207014bf70 Add GNU Make thread amount flag 2021-05-27 17:48:53 +02:00
Riyyi b133845d72 Fix rendering Java applications for non reparenting WMs 2021-05-17 22:58:41 +02:00
Riyyi a3ef78c8ff Add regexp for org-roam title slugs 2021-05-14 12:48:58 +02:00
Riyyi cad390e771 Improve mpv subtitle appearance 2021-04-26 02:02:52 +02:00
Riyyi 2b666b6b35 Use completing-read in centaur-tabs 2021-04-24 07:43:37 +02:00
Riyyi 9e2503ee1e Fix locking script location 2021-04-20 18:28:50 +02:00
Riyyi bce32d3ddc Fix yasnippet variables, they need to be set in :init 2021-04-01 01:32:40 +02:00
Riyyi 41f614699b Improve package updating keybind 2021-03-30 11:12:16 +02:00
Riyyi e1ce0b30ce Improve capslock escape swapping method 2021-03-29 20:22:46 +02:00
Riyyi 0741ca29d3 Add glsl completion, remove obsolete variables 2021-03-28 22:54:00 +02:00
Riyyi 39fbaeb5ac Add more license notice snippets 2021-03-26 15:17:20 +01:00
Riyyi 6d32b4c3ee Improve snippet email field selection 2021-03-26 00:50:56 +01:00
Riyyi 1e57434293 Add license notice snippet 2021-03-26 00:41:10 +01:00
Riyyi e029ea87f6 Convert C++ to cpp in org-roam-title-to-slug function 2021-03-23 15:09:44 +01:00
Riyyi 6d64cb1a6a Add org-roam capture templates 2021-03-21 01:00:06 +01:00
Riyyi 36f3adbdc9 Filter common words from org-roam-title-to-slug function 2021-03-18 01:45:57 +01:00
Riyyi 9c14034e39 Properly spawn emacsclient in a new process 2021-03-17 22:41:53 +01:00
Riyyi e2c1e562ca Fix project root find function 2021-03-14 11:59:49 +01:00
Riyyi a7135592a3 Improve consult keybinds 2021-03-13 01:51:27 +01:00
Riyyi 3e43420f56 Add consult package 2021-03-13 01:44:10 +01:00
Riyyi 801040ffe5 Switch to projectile-project-root as project root find function 2021-03-13 01:22:42 +01:00
Riyyi 6dc71212e2 Also fix evil-collection variables 2021-03-13 00:50:20 +01:00