Commit Graph

34 Commits

Author SHA1 Message Date
3bb8d1f345 Do some more hover configuration, it's now at a stage I really like it 2026-06-22 03:29:23 +03:00
44d2cf3b02 LSP hover is kinda in a state that is fine, so gonna live it at that 2026-06-22 03:01:56 +03:00
8b0a17b68d Problematic lsp hover shit 2026-06-22 01:36:33 +03:00
d72fa0690a add support for memories to keep track of stuff like installing lua 2026-06-01 17:26:22 +03:00
11909289f9 changes 2026-05-22 01:52:28 +03:00
223b0418a8 Add custom next/prev error for Krypton/C 2025-12-04 17:13:48 +02:00
59198985e4 Change some stuff 2025-09-15 00:49:52 +03:00
0b0996ca1a Fix run cmd and test cmd just compiling 2025-09-08 14:26:09 +03:00
7d09b4b63e Fix error of test/run not working 2025-09-07 00:45:13 +03:00
160c0ccb3b Add warning if vim.g.project_X_cmd is not set 2025-09-06 18:24:51 +03:00
b4b2660e56 Move everything to extra and then allow project to set commands to
execute
2025-09-06 18:21:53 +03:00
117f102c86 Removed LSP saga hover, using native nvim one 2025-08-27 01:21:21 +03:00
67bcbc5530 Fixed native lsp over on ctrl+p rendering weirdly 2025-08-27 01:20:52 +03:00
5f25d91112 Removed nvim zen bcz I don't use it anymore (it's already zen) 2025-08-26 13:45:13 +03:00
6d5a01d6b0 No comments on enter (experimental) 2025-08-01 18:12:15 +03:00
4d3c4b5ecd A few small changes to nvim config 2025-05-03 19:03:16 +03:00
41252961ed Fixed pasting issue 2025-05-02 18:39:09 +03:00
85f647fea4 Changed some keymaps/options from lazyvim 2025-05-02 18:37:01 +03:00
21107f040b Massive nvim refactor, migrated from nvim-lspconfig to NVIM 0.11 lsp/*
also migrated most LSP clients to nix rather than mason
2025-04-27 14:12:18 +03:00
49be66e67a Experimenting with searching thru nvim (wit) and also running commands
using noice
2025-04-26 18:20:23 +03:00
6bef8f32b1 Refactored nvim config to make it easier and less insanely nested 2025-04-24 11:36:39 +03:00
Kyren223
dbbbb97b71 Neovim: refactored keymaps to , completions now have good keybindings and did some slight tweaks 2024-07-08 13:55:22 +03:00
Kyren223
5bc29f77a4 Neovim: worked more on completions, and changed a few other things in keymaps and options 2024-07-08 13:42:25 +03:00
Kyren223
b0f17bac68 Neovim: configured undotree and added hiding it to the zen mode keymap 2024-07-07 12:51:08 +03:00
Kyren223
39d1990952 Neovim: started rework on the conifg, changed a bunch of stuff 2024-07-06 20:07:41 +03:00
Kyren223
9ec1b5f213 Neovim: cleaned some stuff up, added a bunch of TODOs, chaging repo to public 2024-07-05 22:36:25 +03:00
Kyren223
2c67cae7df Neovim: added overseer (not configured yet) and some other changes 2024-07-04 23:55:29 +03:00
Kyren223
d94396b9de Neovim: filtered search todos, along with some other todo changes and trouble 2024-07-04 17:11:29 +03:00
Kyren223
042d9c20b2 Added toggleterm.nvim 2024-07-02 00:17:09 +03:00
Kyren223
a38effa744 Added Ctrl Z for undo in nvim keymaps 2024-06-30 21:39:06 +03:00
Kyren223
5926130df2 Modified nvim keybindings and updated neotree.nvim config 2024-06-30 18:41:19 +03:00
Kyren223
7043a38d8e Reformatted nvim config to fit stylua guidelines 2024-06-29 19:58:44 +03:00
Kyren223
a65816730f Modified nvim config, added and organized keymaps and options 2024-06-28 21:54:13 +03:00
Kyren223
e3896e0738 Accidentally placed the nvim files in the wrong place, fixed now 2024-06-26 19:54:00 +03:00