1
Commit Graph

79 Commits

Author SHA1 Message Date
67e97659db Modules/Neovim: Replace neo-tree + oil with Snacks.explorer 2025-06-19 18:55:27 +02:00
71749db566 Modules/Neovim: Replace dashboard-nvim with Snacks.dashboard 2025-06-19 16:48:32 +02:00
45fba7f0d1 Modules/Neovim: Replace bbye with Snacks.bufdelete 2025-06-19 16:48:32 +02:00
c0382fe543 Modules/Neovim: Update nixd lsp options (home-manager opts now found!) 2025-06-11 12:44:36 +02:00
cc4efb6da4 Neovim: Update blink config to current version + enable glsl treesitter 2025-03-05 15:45:06 +01:00
c255dcce99 Neovim: Add LaTeX autoformatter 2025-02-25 12:39:36 +01:00
9feb033ac6 Neovim: Disable blink.cmp cmdline completion 2025-02-02 21:17:41 +01:00
bb133e5cf7 Neovim: Update blink.cmp config after update 2025-01-11 15:44:54 +01:00
9cc598174b Neovim: Add window-picker 2024-12-18 12:40:10 +01:00
6e551f11d0 Neovim: Add ts-autotag, disable ltex + update formatters 2024-12-15 18:54:26 +01:00
dde1da37c2 Neovim: Disable prettierd formatter in favor of prettier 2024-12-11 02:18:54 +01:00
a55999041b Neovim: Update config for sveltekit/tailwind/typescript 2024-12-10 18:47:04 +01:00
e4df141af5 Neovim: Update blink.cmp config to latest version + replace pyright with basedpyright 2024-12-08 16:16:57 +01:00
a873c00009 Neovim: Update blink-cmp mapping config 2024-12-01 14:28:31 +01:00
f4ea180cca Neovim: Replace blink.cmp flake with nixpkgs + update its config 2024-11-17 11:40:23 +01:00
fe2813beb3 Neovim: Replace cmp with blink.cmp
Currently commented out
2024-10-14 23:28:19 +02:00
8e65c018a9 Color: Put hex colors under the color.hex key 2024-10-14 20:37:45 +02:00
722afedb3c 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
d02e5b9fe5 Home: Fix remaining name qualifications after module update 2024-10-14 17:13:53 +02:00
242bd67562 Home: Update HM module template + apply changes to modules 2024-10-14 17:13:53 +02:00
b2cd460c11 Neovim: Update colorscheme 2024-10-14 17:13:53 +02:00
52a80ad815 Neovim: Byte-compile init.lua 2024-10-14 17:13:53 +02:00
7bddc6a15f Neovim: Update lualine colorscheme 2024-10-14 17:13:53 +02:00
f5919a8389 Neovim: Add typescript LSP support 2024-10-14 17:13:53 +02:00
33f052654b Neovim: Possible toggleterm hack to not change neotrees size
Currently only commented out
2024-10-13 16:18:55 +02:00
5f58e4da31 Neovim: Update conform config after update 2024-10-13 14:57:28 +02:00
339a089087 Neovim: Add presence 2024-10-12 21:42:27 +02:00
0e176efbe0 Neovim: Make notify bottom_up 2024-10-12 19:47:20 +02:00
ce7a5370f0 Neovim: Add lspkind + neogen and remove an old debug print 2024-10-12 19:44:21 +02:00
6d16ef43a2 Neovim: Make notify less intrusive + remove old incline config 2024-10-12 19:02:50 +02:00
21892c00dd Neovim: Configure lualine on_click elements 2024-10-12 17:57:35 +02:00
da77940640 Neovim: Add tabby, quickfix-reflector, scope + update lualine config 2024-10-12 17:32:00 +02:00
e020064590 Nixos: Config overhaul + cleanup 2024-10-11 19:55:02 +02:00
0daf201a8f Neovim: Add sample LaTeX snippet 2024-10-11 14:18:17 +02:00
b55ff7e6ce Neovim: Enable line wrapping in Telescope preview 2024-10-11 13:35:20 +02:00
25c2793532 Neovim: Configure nixd + disable nil 2024-10-11 04:43:35 +02:00
4e361c73cb Neovim: Fix ltex_extra loading before ltex was attached 2024-10-11 00:20:51 +02:00
9c24a8596a Neovim: Add markdown local bindings + make latex bindings buffer-local 2024-10-10 23:42:56 +02:00
77fbfca2e7 Neovim: Update chktex linter args 2024-10-10 16:17:30 +02:00
c019a99074 Neovim: Add LaTeX specific localleader mappings 2024-10-10 16:02:05 +02:00
56bb4e7d90 Neovim: Remove sneak as it breaks flash's <;> binding 2024-10-10 16:02:05 +02:00
b25d2f1ea2 Neovim: Update neovim config comments 2024-10-10 16:02:05 +02:00
1253c10a75 Neovim: Substantial update to neovim config
- Overhaul keybindings
- Remove unused plugins (e.g., sandwich)
- Add markview and obsidian integration among others
2024-10-10 16:02:05 +02:00
b1f66684fd Neovim: Enable -shell-escape for vimtex latexmk 2024-10-10 16:02:05 +02:00
ee325d0516 Neovim: Add Oil + Wakatime 2024-10-10 16:02:05 +02:00
fd871adc4a Neovim: Disable nvim_lsp_signature_help cmp backend
It overlaps with noice documentation popup
2024-10-10 16:02:05 +02:00
9626bc36dc Neovim: Switch which-key preset to helix 2024-10-10 16:02:05 +02:00
3f473a28fd Neovim: Update config after which-key + better-escape updates 2024-10-10 16:02:05 +02:00
c7fa94171a Neovim: Enable ltex lsp 2024-10-10 16:02:05 +02:00
765cac2f24 Neovim: Add java config 2024-10-10 16:02:05 +02:00