Commit Graph

28 Commits

Author SHA1 Message Date
416dce6b9e todo-comments with snack broke for some reason, idk when, I guess I can
no longer use it then, welp
2026-06-22 01:35:58 +03:00
637a0af739 Oil buffers can now be replaced as well by file pickers 2026-06-19 21:09:10 +03:00
be5f477aad disable math latex in snacks 2026-06-10 21:16:38 +03:00
37d53bd6f4 Add hotkey for opening buffers 2026-06-08 20:03:22 +03:00
5cf8fa3815 Stop showing "lines" related msgs in nvim 2025-09-02 21:34:24 +03:00
a39fbcdd35 Fixed/changed some nvim notification/errors stuff 2025-08-26 21:59:22 +03:00
970caf177d Removed scratch 2025-08-26 20:09:12 +03:00
07d085fa11 Fix terminal in nvim having a weird name thing at the top 2025-08-26 16:11:23 +03:00
f95f12b203 Configured clangd settings 2025-08-02 17:04:19 +03:00
0265f004f3 Added <leader>fa for find all files in snacks 2025-07-11 12:18:32 +03:00
8dbf1b9629 Riced up my nvim dashboard (and colorschemes now change based on cwd) 2025-05-04 17:00:43 +03:00
4d3c4b5ecd A few small changes to nvim config 2025-05-03 19:03:16 +03:00
6fa6efbc9f Replaced treesitter textobjects with mini.ai 2025-05-03 19:02:00 +03:00
f13a62d3fd Changed some nvim stuff, giving a try to terminals again, added keybinds
to easily open/close the terminal and also Ctrl+HJKL to navigate
2025-05-03 16:07:54 +03:00
101076d9a9 Re-added indent-blankline instead of snacks and also disabled snacks
bigfile
2025-04-27 21:20:38 +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
ccdf0d4594 Added noice.nvim, might change some of the settings later 2025-04-26 13:58:36 +03:00
fa2ff53113 Reverted back to alpha dashboard cuz I cba to configure it, and I have
auto sessions so I only see it if using `nvim` in ~/ and I do like alpha
having random programming quotes
2025-04-25 21:24:18 +03:00
c553fed05d Refactored auto-session for nvim, added snacks dashboard, not configured
yet
2025-04-25 21:19:08 +03:00
a7eb6600c4 Added snacks terminal although I don't like it, I tried in the past some
terminal plugins and I found them very lacking, I'll do more research tmr
2025-04-25 00:09:04 +03:00
018350e552 Added snacks input and added scratch buffer + ability to delete scratch
buffers
2025-04-24 23:44:37 +03:00
02b5384802 Added snacks quickfile and LSP file-rename in oil 2025-04-24 20:49:57 +03:00
67a4bc03ac Replaced telescope and trouble with snacks picker 2025-04-24 20:34:48 +03:00
1ccaffed4d Added snacks bigfile to disable some stuff in big files so it actually
loads
2025-04-24 15:26:52 +03:00
81da838549 Added snacks gitbrowse to open the current file in a github repo (or
copy the url of that)
2025-04-24 13:06:38 +03:00
fbbc9cb6d1 Replaced indent-blankline with snacks indent 2025-04-24 13:06:21 +03:00
6bef8f32b1 Refactored nvim config to make it easier and less insanely nested 2025-04-24 11:36:39 +03:00