1
Commit Graph

120 Commits

Author SHA1 Message Date
54ac81af11 Modules/Neovim: Add yazi.nvim 2025-07-03 21:32:40 +02:00
4adab2466f Modules/Neovim: Update trouble mappings 2025-07-03 20:36:21 +02:00
9a756c17b4 Modules/Neovim: Update mappings 2025-07-02 18:08:16 +02:00
47aff76c2f Modules/Neovim: Add hover-nvim to display information from multiple LSPs + Linters simultaneously 2025-07-02 12:32:39 +02:00
f3c2c277ce Modules/Neovim: Add mapping to quickly open init.lua 2025-07-02 12:32:06 +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
c2fd0a7906 Modules/Neovim: Use vim.notify instead of require("notify") 2025-06-28 04:03:18 +02:00
734bd42043 Modules/Neovim: Add icon picker mapping 2025-06-19 21:12:26 +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
2cdefc6809 Modules/Neovim: Update navbuddy + explorer mappings 2025-06-19 19:23:49 +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
e79cd33ecd Neovim: Add H/L mappings 2025-03-09 13:49:44 +01: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
29ee807b55 Neovim: Update mappings 2025-01-11 15:44:47 +01:00
7e7251a6d9 Neovim: Fix window-picker mapping if there is no window to switch to 2024-12-18 14:13:25 +01:00
d8014819bd Neovim: Add window-picker 2024-12-18 12:40:10 +01:00
d0e65a00aa Neovim: Update indent settings 2024-12-15 18:54:33 +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
f7b97521f1 Neovim: Update mappings 2024-10-14 20:01:55 +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
68555c318b Neovim: Update lualine colorscheme 2024-10-14 17:13:53 +02:00
347806d7b6 Neovim: Add typescript LSP support 2024-10-14 17:13:53 +02:00
49c5911c27 Neovim: Possible toggleterm hack to not change neotrees size
Currently only commented out
2024-10-13 16:18:55 +02:00