Commit Graph

179 Commits

Author SHA1 Message Date
82cae9a0eb
Fix: LspInfo border is the wrong color 2024-04-19 04:10:42 +02:00
c04978b059
Fix: GitSigns background does not match the rest of the gutter 2024-04-19 03:41:47 +02:00
9d2dc5a389
Fix: Diagnostic sign highlight also changed the background of the line number 2024-04-19 03:41:13 +02:00
e4f6d92e34
Made current symbol highlight look less annoying 2024-04-19 03:10:35 +02:00
b8f72ed2ec
Conform will now format injected languages 2024-04-19 03:04:49 +02:00
d97d8f78fb
Updated plugins 2024-04-19 03:04:48 +02:00
3c152c044c
Fixed todo-comment highlighting 2024-04-19 03:04:48 +02:00
ad8a5caa99
smart-splits.nvim allows for easier resizing of neovim splits, also handled tmux integration 2024-04-19 03:04:48 +02:00
1125c6543a
bufresize.nvim makes sure splits stay proportional 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
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
b361c8863e
Added styling to Telescope and floating windows 2024-04-15 05:21:35 +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
a4b767ac59
Cleanup and switched to dot- prefix now that stow has been fixed 2024-04-12 06:13:28 +02:00
2491100237
Updated neovim plugins 2024-04-12 01:46:32 +02:00
8367bdcba0
Enabled gopls 2024-04-12 01:04:48 +02: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
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
9bd672f82e
Updated config to not be broken anymore 2022-05-18 03:05:06 +02:00
1037c5c229
Changed highlight colors and got rid of devicons 2022-02-08 04:48:24 +01:00
9f0048bfb2
Changed how NvimTree displays items 2022-02-08 04:13:03 +01:00
4f387fcc6a
Enhanced vim config 2022-02-08 03:58:37 +01:00
8301ce0039 Disable autocomplete in comment 2022-01-29 04:13:03 +01:00
795552cf2e Changed some nvim config stuff 2022-01-28 21:57:04 +01:00
9bb11d975f Improved diagnostic popup and added some keybindings 2021-12-23 22:57:02 +01:00
0762b5b896 Chaned some settings 2021-12-23 21:56:38 +01:00
d0d99d71bc Added signature help 2021-10-12 02:36:32 +02:00
001a3c4161 Moved over part of config to lua and switched to intergrated lsp 2021-10-12 02:14:29 +02:00
385db48967 Updated dotfiles 2021-01-14 04:09:42 +01:00
80ee563fb3 Switched autocomplete plugin in vim 2020-06-09 03:45:50 +02:00
36c153b464 Merged 2020-01-06 02:23:56 +01:00
dacbbab318 Updated vimrc 2020-01-06 02:18:46 +01:00
29a3ff9632 Added OmniSharp and updated Plug 2019-12-20 02:53:18 +01:00
fcea0eb494 General updates and fixed tmux 2019-12-06 01:00:04 +01:00
57c82c4a34 Fixed delimitmate and added diagnotics display 2019-06-27 23:20:23 +02:00
76093987ef Improved stuff 2019-06-08 22:20:51 +00:00
013c4c426e vimrc overhaul 2019-06-07 16:11:02 +02:00
82e0622233 Improved folding 2018-12-07 14:34:00 +01:00
b4fedfc8ef Updated vim stuff 2018-12-07 14:23:21 +01:00
dbcd0b84f2 Added some vim keybindings 2018-09-14 00:21:46 +02:00
05d2752cc5 Small changes 2018-06-27 20:04:37 +02:00
df01147684 Redid all configs 2018-04-19 19:05:56 +02:00