Commit Graph

297 Commits

Author SHA1 Message Date
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
48894989e8 Set window border style 2023-04-11 01:35:44 +02:00
1640e1c3b6 Fixed formatting 2023-04-11 00:06:37 +02:00
4edc2a87b0 Enabled json, yaml and toml autocomplete 2023-04-11 00:01:00 +02:00
543e17ecf3 Removed Session.vim that was included by accident 2023-04-10 23:58:29 +02:00
8317381ebc Added peek to preview markdown files 2023-04-10 05:35:59 +02:00
04fdd708b2 Auto format on save 2023-04-10 02:08:00 +02:00
0a18490729 Changed keymap for scrolling through docs window 2023-04-10 01:53:38 +02:00
21314f80a4 Re-enabled cursor line as it actually is quite nice 2023-04-10 01:52:45 +02:00
2dc698b676 Use relative line numbers for easier navigation 2023-04-10 00:20:36 +02:00
7fead49895 Instead of cursorline auto center of scroll and search operations 2023-04-10 00:19:30 +02:00
3094523b19 Changed todo pattern to require : 2023-04-10 00:18:23 +02:00
c7e652d93a Completely redid neovim configuration, based on kickstart.nvim 2023-04-08 22:10:52 +02:00
c2b6680375 Setup tmux to support true color 2023-04-08 22:09:18 +02:00
4e97e05d64 Added .editorconfig to repository 2023-04-06 23:09:32 +02:00