Commit graph

127 commits

Author SHA1 Message Date
Alexander Gehrke c9c8de00c8 Add focused variable highlighting 2023-11-12 15:28:48 +01:00
Alexander Gehrke fa838f8e1b Update plugins 2023-11-12 15:28:14 +01:00
Alexander Gehrke 0fc8456552 let nvim set terminal title 2023-11-12 15:27:47 +01:00
Alexander Gehrke 250a4a8142 add nvim-lint 2023-10-27 11:17:42 +02:00
Alexander Gehrke 573d230ad3 Conifgure jdtls 2023-10-27 11:15:33 +02:00
Alexander Gehrke 0b9c41b792 Update plugin configs 2023-10-24 12:28:17 +02:00
Alexander Gehrke 9bffccefba more minor stuff 2023-09-08 12:14:51 +02:00
Alexander Gehrke 41d779e3c7 cleanup 2023-09-08 12:06:53 +02:00
Alexander Gehrke daa9394fd5 Add keybindings and binding descriptions 2023-09-08 11:14:20 +02:00
Alexander Gehrke cc13b9bbdb Update plugins 2023-08-28 12:28:22 +02:00
Alexander Gehrke 80ecaf3616 Add hover.lua 2023-08-28 12:28:15 +02:00
Alexander Gehrke 381fb51b80 Cleanup and lockfile update 2023-08-28 10:36:18 +02:00
Alexander Gehrke eb8a2a698a Remove text-to-color, was just for fun 2023-08-23 17:13:34 +02:00
Alexander Gehrke f51ddd6f72 Change mappings for cmp 2023-08-23 17:13:09 +02:00
Alexander Gehrke 8242bdd4c4 Customize tabline 2023-08-23 13:25:56 +02:00
Alexander Gehrke 6e1060fbaf centerscroll: use lua to filter buftypes 2023-08-21 13:54:27 +02:00
Alexander Gehrke f3923dd425 Switch to luasnip 2023-08-18 14:45:05 +02:00
Alexander Gehrke cf181c41b7 Remove null-ls for now (archived) 2023-08-18 11:59:16 +02:00
Alexander Gehrke eed2756f83 Spelllang can take more than one language 2023-08-18 11:52:45 +02:00
Alexander Gehrke 400495feb9 Use lush branch of chroma theme 2023-08-01 16:30:05 +02:00
Alexander Gehrke 508883c3c2 Update lots of things 2023-08-01 16:28:47 +02:00
Alexander Gehrke b3925cebad Move indent-blankline config to ui stuff 2023-07-04 11:54:25 +02:00
Alexander Gehrke b3ffefc07c Fix centerscroll 2023-06-27 23:17:19 +02:00
Alexander Gehrke aa7cf035ff Replace vim-eunuch with nvim-genghis because of hangs with :Unlink 2023-06-27 13:18:57 +02:00
Alexander Gehrke dea49d5689 Rename rdf-turtle to rdf_turtle (treesitter complains about dashes) 2023-06-27 13:18:57 +02:00
Alexander Gehrke 6012fd6461 Add typescript-specific Optimize Imports binding 2023-06-27 13:18:57 +02:00
Alexander Gehrke 7cdac89502 Clean up 2023-06-27 11:52:49 +02:00
Alexander Gehrke 387db52c76 Disable copilot on text files 2023-06-22 16:28:46 +02:00
Alexander Gehrke d34b91cfd8 Fix copilot setup 2023-06-22 14:23:10 +02:00
Alexander Gehrke 94394fd3b4 remove double initialization of copilot 2023-06-20 11:50:02 +02:00
Alexander Gehrke 9605898edd Remove remaining plug.vim 2023-06-20 11:49:37 +02:00
Alexander Gehrke be6559c1b6 Migrate to lazy.nvim with more lua config 2023-06-19 11:54:57 +02:00
Alexander Gehrke d7aa29354c Remove <// imap in html, as it worked unreliably 2023-06-19 11:52:25 +02:00
Alexander Gehrke 6c48210006 Add pylsp config 2023-04-18 14:41:35 +02:00
Alexander Gehrke 555629aa41 Disable copilot in mails 2023-04-18 14:41:21 +02:00
Alexander Gehrke 499580fee2 Move lsp config back to lua folder so it can be accessed in other config files 2023-04-02 22:22:52 +02:00
Alexander Gehrke 85112244f6 telescope bindings and lua ls options 2023-03-31 12:16:59 +02:00
Alexander Gehrke 6f90d902b9 Nice icons for completions 2023-03-08 18:44:47 +01:00
Alexander Gehrke c303fa0cec Add copilot 2023-03-08 18:26:12 +01:00
Alexander Gehrke 5feb871a98 Move lua files for automatic loading 2023-03-08 18:25:14 +01:00
Alexander Gehrke 3aeea26b73 Disable cmp for command line 2023-03-02 16:12:16 +01:00
Alexander Gehrke c86636a697 Replace fzf.vim functionality with telescope 2023-03-02 16:12:16 +01:00
Alexander Gehrke 59ec8d490b Migrate to mason.nvim and setup jdtls 2023-02-26 22:08:54 +01:00
Alexander Gehrke 3a1ab705cb Add signature help plugin 2023-02-25 15:22:32 +01:00
Alexander Gehrke a8e4f7a113 Add deepl mappings to git after moving api key to pass storage 2023-02-14 17:36:45 +01:00
Alexander Gehrke 00ec5eca12 Update LSP config and DAP support 2023-02-14 00:19:02 +01:00
Alexander Gehrke 94ce66c22c Add DAP support for metals 2023-02-13 16:04:35 +01:00
Alexander Gehrke 392766d103 Update config 2023-02-13 16:03:44 +01:00
Alexander Gehrke 964851014f Add mapping cy for yank to clipboard 2023-02-13 16:03:29 +01:00
Alexander Gehrke 303a91fa64 airline: add cursor location 2023-01-31 20:30:44 +01:00