797 Commits

Author SHA1 Message Date
067e98ced8 updated readme 2025-08-21 19:17:12 +03:00
9bff8bdbd9 Changed kgt to k so it's shorter 2025-08-21 19:15:11 +03:00
3bb1b77e4e Removed some unused apps 2025-08-21 17:30:40 +03:00
7139c07c9b Fixed meta.h not prefixing with generated/ 2025-08-21 17:28:16 +03:00
d3e40976e5 Temporarily added thunderbird (it sucks, I'd just use nextcloud) 2025-08-21 17:28:01 +03:00
d529103efb Changed git stuff 2025-08-21 17:27:54 +03:00
4cfc476ea6 Add testing to clangd compile hotkey 2025-08-21 17:27:21 +03:00
ce3fcccf09 Suppress clangd diagnostics 2025-08-21 17:27:03 +03:00
631c6b296a Add script to transfer gitea repos 2025-08-21 17:26:45 +03:00
e1ca57c93e Add casey-style alt+m recompilation for krypton 2025-08-16 18:58:14 +03:00
eff8eec4c8 Added ctags to check some stuff 2025-08-16 18:58:01 +03:00
a71561a74a Added latex stuff 2025-08-16 18:57:52 +03:00
f9fc6ebe78 Renamed snippet 2025-08-08 19:34:44 +03:00
bbc1089afb Updated eko 2025-08-08 19:34:41 +03:00
a9d64ff847 Disabled golangci-lint bcz it crashed again 2025-08-08 19:34:25 +03:00
824f3ba435 Added ed25519-converter script 2025-08-08 19:34:10 +03:00
64e4e52cef Removed nvidia module from desktop to hopefully fix the KDE issues (that
is caused by a probably broken GPU)
2025-08-07 23:57:30 +03:00
b4f020a1f1 Disable asking the password thru the GUI, use the terminal (GPU issue) 2025-08-07 23:56:17 +03:00
f4f2bb6ab3 Some more C configuration stuff 2025-08-07 23:56:02 +03:00
9088c3f577 Added a few random canvas apps, experimenting but probably will use
excalidraw
2025-08-06 00:06:20 +03:00
4a4c284459 Expanded colorcolumn to 100 instead of 80 2025-08-06 00:06:09 +03:00
3452feadb2 Removed bug from error highlights 2025-08-06 00:05:56 +03:00
0a69e91fdb Stopped clangd from formatting my code 2025-08-06 00:05:38 +03:00
d86279abcf Fixed error todos having the incorrect highlight group 2025-08-04 15:28:54 +03:00
19d71dd596 Fixed incorrect highlighting of TODOs 2025-08-04 13:24:57 +03:00
c57e2e0d9b Fixed highlighting of multiple () in TODO lines, now only highlights the
first
2025-08-02 19:58:59 +03:00
1f5d757474 Updated conflict-marker to fix issues (works fine now) 2025-08-02 19:58:43 +03:00
813cf097e9 Updated nvim pugins for conflcit-marker update 2025-08-02 19:26:32 +03:00
8b3ee7a446 Added todo highlights in all files not just comments from treesitter 2025-08-02 19:25:55 +03:00
de2afae282 <leader>sn now shows only "note" types instead of everything (todo +
note)
2025-08-02 17:05:05 +03:00
dc3c9ef2f6 Fixed terminal not opening in oil buffers 2025-08-02 17:04:53 +03:00
4347478750 Added highlights for custom keywords in C/C++ 2025-08-02 17:04:36 +03:00
f95f12b203 Configured clangd settings 2025-08-02 17:04:19 +03:00
daed0a2277 C file templates 2025-08-01 18:12:27 +03:00
6d5a01d6b0 No comments on enter (experimental) 2025-08-01 18:12:15 +03:00
f1c40fbd66 Configured todo comments in nvim 2025-08-01 15:32:37 +03:00
6403801f5e Disabled clang format (clangd lsp still formats, need to fix it) 2025-08-01 13:05:57 +03:00
ac662c82ad Updated a bunch of plugins 2025-08-01 13:05:49 +03:00
b71f7fa7f5 Added <leader>gh for git history 2025-08-01 13:05:38 +03:00
f61cb3e0a3 Added lazy loading of neogit from commands 2025-08-01 13:05:04 +03:00
572ab7de4a Added treesitter comment highlights for TODO/FIXME/NOTE etc 2025-08-01 13:04:34 +03:00
e11d31b1cb Added some dev tools 2025-08-01 13:04:19 +03:00
0bb5b0f0ed No function placeholders in C/C++ 2025-08-01 13:04:02 +03:00
29b889d9ac C now has 2 indents instead of 4 2025-08-01 13:03:53 +03:00
d507b5f490 Added Clion as a C/C++ debugger 2025-07-30 23:36:49 +03:00
af2cef955a Updated flake to fix jetbrains issue 2025-07-30 23:27:15 +03:00
406f80a349 Updated nvim plugins by accident 2025-07-30 18:28:04 +03:00
1717641ed2 Added conflict highlighting in nvim 2025-07-30 18:27:42 +03:00
2c232cec91 Made email in git lowercase 2025-07-30 16:36:36 +03:00
fc6d846a0c Deleted a bunch of stuff I didn't need from nvim config 2025-07-30 16:31:00 +03:00