Commit Graph

674 Commits

Author SHA1 Message Date
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
f1aaab0169 Updated all nvim plugins 2025-07-24 19:07:29 +03:00
cad52520a2 Fixed the annoying session issue by not calling snacks dashboard (and
for some reason it just works and still opens the dashboard, so maybe
the issue was double initialization?)
2025-07-24 19:06:48 +03:00
c34da31a33 Added neocodeium 2025-07-24 19:06:26 +03:00
7f05f81fd7 added zsh to nix develop 2025-07-24 18:44:36 +03:00
21db54a032 Added zed editor 2025-07-23 16:59:01 +03:00
ed9a0b45f2 Updated system again and added eko 2025-07-21 16:33:21 +03:00
8fea466178 Added config for pyroscope 2025-07-21 16:33:09 +03:00
13d44760b4 Added pyroscope, and removed intellij bcz it errored when trying to
switch
2025-07-21 16:32:42 +03:00
fe3ead8c50 Updated nix 2025-07-20 17:45:06 +03:00
0dcf513f2f Added a bunch of stuff for testing eko (like grafna/prometheus/loki etc) 2025-07-20 17:44:12 +03:00
a12decfc17 Added readonly access to $HOME for sqlite grafana extension for Eko
development
2025-07-20 17:43:33 +03:00
a0e1b51c77 Added blockbrawl for sessionizer 2025-07-20 17:42:52 +03:00
36c197b90c Zig configuration changes for new v14 release 2025-07-20 17:42:29 +03:00
66704372f7 Added local prometheus for eko 2025-07-12 14:10:57 +03:00
d27477517f Added a bunch of tools for testing EKO ci locally and also for running
eko server locally
2025-07-11 12:22:50 +03:00
cedfebd8ff Added keybindings for mprocs 2025-07-11 12:22:20 +03:00
57fb46d77f This is related to the workspace diagnostics, it enables it for go 2025-07-11 12:22:03 +03:00
c475d014bc De-prioritized snippet autocompletions 2025-07-11 12:18:51 +03:00
0265f004f3 Added <leader>fa for find all files in snacks 2025-07-11 12:18:32 +03:00
e72ed1a998 Changed eko snippet to use slog instead of log 2025-07-11 12:17:29 +03:00
b5c88a8f2b Added workspace diagnostics to fix a nvim issue where it only shows
diagnostics for opened buffers
2025-07-11 12:16:42 +03:00
2a7e91ca27 Added dynamic linking for wayland/libxkbcommon/libGL so I can run godot
games
2025-06-28 14:30:23 +03:00
9d0fbc61f6 Renamed FLAKE to NH_FLAKE so nh recognizes it now 2025-06-28 14:29:58 +03:00