Commit Graph

56 Commits

Author SHA1 Message Date
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