1
Commit Graph

107 Commits

Author SHA1 Message Date
b005336b02 Modules/Neovim: Improve files picker truncation 2025-07-22 13:58:50 +02:00
f1c9ba7318 Modules/Neovim: Move temporary neovide override to flake (so I don't forget to remove it) 2025-07-21 01:57:57 +02:00
9b83f10365 Modules/Neovim: Disable better-escape 2025-07-21 01:27:40 +02:00
ca61a58199 Modules: Update color module color aliases 2025-07-20 15:23:11 +02:00
77acc48303 Modules/Neovim: Override neovide 0.15.0 with 0.15.1 2025-07-20 13:34:15 +02:00
4509173f1f Modules/Neovim: Use updated color module for theme 2025-07-20 00:42:47 +02:00
f62f7b4c64 Modules/Color: Don't specify light/dark schemes, choose a single scheme where everything is based on 2025-07-19 19:23:17 +02:00
4dabf6d05d Modules/Neovim: Enable colorizer plugin (highlights color strings in code) 2025-07-19 15:47:45 +02:00
c19f0f101d Modules/Neovim: Fix rmpc typos, disable wakatime 2025-07-15 11:01:06 +02:00
441f658a9f Modules/Neovim: Disable statix nix linter (doesn't support |> operator) 2025-07-14 22:07:04 +02:00
2a87a7dada Modules/Neovim: Disable obsidian plugin 2025-07-12 17:07:12 +02:00
d855c0410e Modules/Neovim: Replace snacks.explorer with neotree 2025-07-09 16:04:42 +02:00
697bb0dd8b Services: Update heidi and kopia to use agenix secrets 2025-07-09 04:01:27 +02:00
2d602b716a Modules/Neovim: Add binding to show rmpc in neovim 2025-07-06 03:47:11 +02:00
54ac81af11 Modules/Neovim: Add yazi.nvim 2025-07-03 21:32:40 +02:00
47aff76c2f Modules/Neovim: Add hover-nvim to display information from multiple LSPs + Linters simultaneously 2025-07-02 12:32:39 +02:00
e948afaabd Modules/Neovim: Disable pylint (doesn't resolve some imports) 2025-07-01 15:45:43 +02:00
e40691dc01 Modules/Neovim: Invoke qmlls with -E to read QML_IMPORT_PATH 2025-07-01 15:45:43 +02:00
67c6e0ffc2 Modules/Neovim: Add qmlformat + qmlls 2025-07-01 15:30:57 +02:00
777ffce4e2 Modules/Neovim: Add jdt-language-server 2025-07-01 01:53:03 +02:00
66cdfed61f Modules/Neovim: Add cljfmt 2025-06-30 23:06:15 +02:00
0e8a177114 Modules/Neovim: Use clang-tools instead of pinned major version 2025-06-30 19:31:54 +02:00
1fac385e93 Modules/Neovim: Remove unused dependencies + stuff depending on nodejs 2025-06-28 04:03:41 +02:00
211cb6bff8 Modules/Neovim: Replace nvim-notify with Snacks.notify 2025-06-19 21:03:39 +02:00
862363b5c6 Modules/Neovim: Replace telescope with Snacks.picker 2025-06-19 21:00:24 +02:00
d576bf1806 Modules/Neovim: Remove cellular-automaton 2025-06-19 19:04:57 +02:00
ae1eddf8cb Modules/Neovim: Replace gitmessenger with Snacks.git 2025-06-19 19:04:09 +02:00
21b638d53e Modules/Neovim: Replace lazygit with Snacks.lazygit 2025-06-19 18:58:34 +02:00
72ca69b5cb Modules/Neovim: Replace neo-tree + oil with Snacks.explorer 2025-06-19 18:55:27 +02:00
2b1b943ae5 Modules/Neovim: Replace dashboard-nvim with Snacks.dashboard 2025-06-19 16:48:32 +02:00
8cab0958db Modules/Neovim: Replace bbye with Snacks.bufdelete 2025-06-19 16:48:32 +02:00
2624a3101d Modules/Neovim: Update nixd lsp options (home-manager opts now found!) 2025-06-11 12:44:36 +02:00
45af918213 Neovim: Update blink config to current version + enable glsl treesitter 2025-03-05 15:45:06 +01:00
3a0341cccd Neovim: Add LaTeX autoformatter 2025-02-25 12:39:36 +01:00
e7a2b8abb8 Neovim: Disable blink.cmp cmdline completion 2025-02-02 21:17:41 +01:00
5a6324ce8f Neovim: Update blink.cmp config after update 2025-01-11 15:44:54 +01:00
d8014819bd Neovim: Add window-picker 2024-12-18 12:40:10 +01:00
d6c6eba3b5 Neovim: Add ts-autotag, disable ltex + update formatters 2024-12-15 18:54:26 +01:00
343543a945 Neovim: Disable prettierd formatter in favor of prettier 2024-12-11 02:18:54 +01:00
67804fe1b0 Neovim: Update config for sveltekit/tailwind/typescript 2024-12-10 18:47:04 +01:00
0f29f8d76d Neovim: Update blink.cmp config to latest version + replace pyright with basedpyright 2024-12-08 16:16:57 +01:00
ca7e5c8d8c Neovim: Update blink-cmp mapping config 2024-12-01 14:28:31 +01:00
8527f32e30 Neovim: Replace blink.cmp flake with nixpkgs + update its config 2024-11-17 11:40:23 +01:00
ea6e9d2816 Neovim: Replace cmp with blink.cmp
Currently commented out
2024-10-14 23:28:19 +02:00
b434994994 Color: Put hex colors under the color.hex key 2024-10-14 20:37:45 +02:00
dec7d084a8 Neovim: Disable Telescope preview word wrap
It does not work for previews that don't correspond to files, e.g.
notifications.
2024-10-14 20:13:28 +02:00
cb0c880431 Home: Fix remaining name qualifications after module update 2024-10-14 17:13:53 +02:00
620f970a8d Home: Update HM module template + apply changes to modules 2024-10-14 17:13:53 +02:00
5f328c47ab Neovim: Update colorscheme 2024-10-14 17:13:53 +02:00
b3d44aa568 Neovim: Byte-compile init.lua 2024-10-14 17:13:53 +02:00