Commit Graph

211 Commits

Author SHA1 Message Date
1125c6543a
bufresize.nvim makes sure splits stay proportional 2024-04-19 03:04:48 +02:00
6a7bc6e6c2
Turned on vi-mode for tmux 2024-04-19 03:04:48 +02:00
2060c74012
Added first custom injection for highlighting sql in sqlx query macro 2024-04-19 03:04:39 +02:00
e598cf8a0d
Added tmux option recommended by neovim 2024-04-17 06:04:44 +02:00
294ea0a31a
Finally updated gruvbox to latest version, fixes compatibility with treesitter 2024-04-17 06:03:42 +02:00
918be36a06
Disable underlining of current scope 2024-04-17 06:02:08 +02:00
1046d91a15
Fixed typo in peek.lua setup 2024-04-16 18:38:07 +02:00
3c71bd600c
Improved completion 2024-04-16 18:37:51 +02:00
5667752cf5
Disable lsp highlighting 2024-04-16 17:48:49 +02:00
c133fd3861
Turned on auto update for mason-tool-installer 2024-04-16 06:04:19 +02:00
da3b98c0fc
Enabled severity sort for diagnostics 2024-04-16 06:03:59 +02:00
54d4d8f058
Changed how lsp window borders are set 2024-04-16 05:45:00 +02:00
7b9e749477
Improved how customized highlight groups work 2024-04-16 04:53:07 +02:00
a0ec7e7784
Highlight references to current word 2024-04-16 04:53:07 +02:00
f37e2a26dd
Added typos to detect spelling errors 2024-04-16 04:53:07 +02:00
ba2eae281b
Fixed warning icon for lsp 2024-04-16 04:53:07 +02:00
302888261f
Added nix support 2024-04-16 04:53:07 +02:00
5574cc866a
Big neovim config refactor + adjustments 2024-04-16 04:52:38 +02:00
8031f3fe6a
Adjusted colors 2024-04-15 06:29:00 +02:00
b361c8863e
Added styling to Telescope and floating windows 2024-04-15 05:21:35 +02:00
f6b0272bcc
Only highlight on bell 2024-04-13 21:57:10 +02:00
24a19a8ab1
Auto install formatters using mason 2024-04-13 21:51:57 +02:00
3e7f424616
Changed rust-analyzer settings 2024-04-13 18:14:14 +02:00
cf6ffdb83a
Switch to async formatting automatically if the formatter is slow 2024-04-13 18:13:38 +02:00
228cd34087
Only colorize hex codes 2024-04-13 18:11:09 +02:00
2ac26b8d7a
FormatEnable and FormatDisable now actually works 2024-04-13 16:59:57 +02:00
b19f90dc7f
Changed a couple of nvim settings, added some keybinds, disabled treej, and added conform.nvim 2024-04-13 05:38:25 +02:00
f2d0e639b4
Only display date and time on local tmux session 2024-04-13 02:25:04 +02:00
0ec44b1306
F12 now disables outer tmux, allows for nesting + colors are not hardcoded 2024-04-13 02:18:13 +02:00
e5678437e8
Disable warning when entering root 2024-04-13 02:17:00 +02:00
afed6c8ff5
Redid tmux theme + small tweaks to config file 2024-04-13 01:30:40 +02:00
cbd71f346e
Adjusted zsh prompt 2024-04-13 01:26:05 +02:00
1a854cfa58
Small tweak to alacritty config 2024-04-13 01:25:54 +02:00
a4b767ac59
Cleanup and switched to dot- prefix now that stow has been fixed 2024-04-12 06:13:28 +02:00
f75c024e77
Removed .gitignore since it contained old entry 2024-04-12 05:27:53 +02:00
ee4b2a5359
Switched back to oh my zsh and updated zsh theme 2024-04-12 05:27:05 +02:00
2491100237
Updated neovim plugins 2024-04-12 01:46:32 +02:00
175e305cb2
Updated prezto 2024-04-12 01:35:52 +02:00
8367bdcba0
Enabled gopls 2024-04-12 01:04:48 +02:00
b8d05a78ce
Alacritty migrated from yaml to toml config 2024-02-11 18:21:04 +01:00
e1e79b1d13
Added cmake language server 2024-02-11 18:20:45 +01:00
7b67f931cb
Added Zig and Python lsp 2023-11-28 12:09:48 +01:00
56b21d796a
Fix: Some icons in Nerf Fonts have changed or are no longer valid 2023-11-28 12:08:36 +01:00
341c2ca855
Updated nvim plugins 2023-11-28 12:08:07 +01:00
14a09934fd
Added git config for work 2023-11-07 16:18:28 +01:00
8a9469e582
Added some more treesitter languages 2023-04-12 02:28:48 +02:00
7ee3d90d08
Added gitsign keybinds instead of using null-ls, as null-ls was causing issues 2023-04-12 02:18:31 +02:00
f48fa6ae87
Formatting 2023-04-11 03:10:02 +02:00
e3b55ba5dc
Change priority order of completion 2023-04-11 03:09:07 +02:00
7cb056fb72
Make null-ls load lazy so null-ls loads after the other lsps 2023-04-11 03:08:18 +02:00