Commit Graph

103 Commits

Author SHA1 Message Date
Dreaded_X 5667752cf5 Disable lsp highlighting 2024-04-16 17:48:49 +02:00
Dreaded_X c133fd3861 Turned on auto update for mason-tool-installer 2024-04-16 06:04:19 +02:00
Dreaded_X da3b98c0fc Enabled severity sort for diagnostics 2024-04-16 06:03:59 +02:00
Dreaded_X 54d4d8f058 Changed how lsp window borders are set 2024-04-16 05:45:00 +02:00
Dreaded_X 7b9e749477 Improved how customized highlight groups work 2024-04-16 04:53:07 +02:00
Dreaded_X a0ec7e7784 Highlight references to current word 2024-04-16 04:53:07 +02:00
Dreaded_X f37e2a26dd Added typos to detect spelling errors 2024-04-16 04:53:07 +02:00
Dreaded_X ba2eae281b Fixed warning icon for lsp 2024-04-16 04:53:07 +02:00
Dreaded_X 302888261f Added nix support 2024-04-16 04:53:07 +02:00
Dreaded_X 5574cc866a Big neovim config refactor + adjustments 2024-04-16 04:52:38 +02:00
Dreaded_X 8031f3fe6a Adjusted colors 2024-04-15 06:29:00 +02:00
Dreaded_X b361c8863e Added styling to Telescope and floating windows 2024-04-15 05:21:35 +02:00
Dreaded_X f6b0272bcc Only highlight on bell 2024-04-13 21:57:10 +02:00
Dreaded_X 24a19a8ab1 Auto install formatters using mason 2024-04-13 21:51:57 +02:00
Dreaded_X 3e7f424616 Changed rust-analyzer settings 2024-04-13 18:14:14 +02:00
Dreaded_X cf6ffdb83a Switch to async formatting automatically if the formatter is slow 2024-04-13 18:13:38 +02:00
Dreaded_X 228cd34087 Only colorize hex codes 2024-04-13 18:11:09 +02:00
Dreaded_X 2ac26b8d7a FormatEnable and FormatDisable now actually works 2024-04-13 16:59:57 +02:00
Dreaded_X b19f90dc7f Changed a couple of nvim settings, added some keybinds, disabled treej, and added conform.nvim 2024-04-13 05:38:25 +02:00
Dreaded_X f2d0e639b4 Only display date and time on local tmux session 2024-04-13 02:25:04 +02:00
Dreaded_X 0ec44b1306 F12 now disables outer tmux, allows for nesting + colors are not hardcoded 2024-04-13 02:18:13 +02:00
Dreaded_X e5678437e8 Disable warning when entering root 2024-04-13 02:17:00 +02:00
Dreaded_X afed6c8ff5 Redid tmux theme + small tweaks to config file 2024-04-13 01:30:40 +02:00
Dreaded_X cbd71f346e Adjusted zsh prompt 2024-04-13 01:26:05 +02:00
Dreaded_X 1a854cfa58 Small tweak to alacritty config 2024-04-13 01:25:54 +02:00
Dreaded_X a4b767ac59 Cleanup and switched to dot- prefix now that stow has been fixed 2024-04-12 06:13:28 +02:00
Dreaded_X f75c024e77 Removed .gitignore since it contained old entry 2024-04-12 05:27:53 +02:00
Dreaded_X ee4b2a5359 Switched back to oh my zsh and updated zsh theme 2024-04-12 05:27:05 +02:00
Dreaded_X 2491100237 Updated neovim plugins 2024-04-12 01:46:32 +02:00
Dreaded_X 175e305cb2 Updated prezto 2024-04-12 01:35:52 +02:00
Dreaded_X 8367bdcba0 Enabled gopls 2024-04-12 01:04:48 +02:00
Dreaded_X b8d05a78ce Alacritty migrated from yaml to toml config 2024-02-11 18:21:04 +01:00
Dreaded_X e1e79b1d13 Added cmake language server 2024-02-11 18:20:45 +01:00
Dreaded_X 7b67f931cb Added Zig and Python lsp 2023-11-28 12:09:48 +01:00
Dreaded_X 56b21d796a Fix: Some icons in Nerf Fonts have changed or are no longer valid 2023-11-28 12:08:36 +01:00
Dreaded_X 341c2ca855 Updated nvim plugins 2023-11-28 12:08:07 +01:00
Dreaded_X 14a09934fd Added git config for work 2023-11-07 16:18:28 +01:00
Dreaded_X 8a9469e582 Added some more treesitter languages 2023-04-12 02:28:48 +02:00
Dreaded_X 7ee3d90d08 Added gitsign keybinds instead of using null-ls, as null-ls was causing issues 2023-04-12 02:18:31 +02:00
Dreaded_X f48fa6ae87 Formatting 2023-04-11 03:10:02 +02:00
Dreaded_X e3b55ba5dc Change priority order of completion 2023-04-11 03:09:07 +02:00
Dreaded_X 7cb056fb72 Make null-ls load lazy so null-ls loads after the other lsps 2023-04-11 03:08:18 +02:00
Dreaded_X 48894989e8 Set window border style 2023-04-11 01:35:44 +02:00
Dreaded_X 1640e1c3b6 Fixed formatting 2023-04-11 00:06:37 +02:00
Dreaded_X 4edc2a87b0 Enabled json, yaml and toml autocomplete 2023-04-11 00:01:00 +02:00
Dreaded_X 543e17ecf3 Removed Session.vim that was included by accident 2023-04-10 23:58:29 +02:00
Dreaded_X 8317381ebc Added peek to preview markdown files 2023-04-10 05:35:59 +02:00
Dreaded_X 04fdd708b2 Auto format on save 2023-04-10 02:08:00 +02:00
Dreaded_X 0a18490729 Changed keymap for scrolling through docs window 2023-04-10 01:53:38 +02:00
Dreaded_X 21314f80a4 Re-enabled cursor line as it actually is quite nice 2023-04-10 01:52:45 +02:00