49da6bd829
Nvim: update plugins and restructure plugin configs a bit
2024-01-26 16:47:55 +02:00
22a4aad249
Neovim: use stable versions of plugins if available
2024-01-24 22:20:34 +02:00
9e591464ce
Add type annotations to plugin specs
2023-11-25 14:37:36 +02:00
68a73c417e
Move neodev to be mason's dependency
...
This resolves neodev sometimes not working
2023-11-25 13:53:48 +02:00
024fad6baf
Nvim: mason config cleanup
2023-11-25 13:32:42 +02:00
406e8e2bbc
Add LSP file operations plugin
2023-11-25 13:24:48 +02:00
d9372d30bb
Refine neodev config
2023-11-21 22:31:07 +02:00
a650d003b1
Nvim: small tweaks
2023-11-18 22:44:34 +02:00
769fcf82ef
Fix lua_ls setup, add some documentation
2023-11-18 22:31:15 +02:00
0ced314c90
Refactor neovim config file structure
...
All plugins are now in their own files with their lazy specifications
and configurations. Also moved lazy initialization to init.lua because
it is very compact now
2023-11-18 02:27:14 +02:00
88da85e368
Rename mason module to lsp, packages/init.lua to lazy.lua
...
Better describes their usage
2023-11-17 16:53:58 +02:00
6c6ce53837
Nvim: jdtl: use on_attach from mason module
2023-11-17 16:48:28 +02:00
c99903e78e
Tweak neovim config
...
- Add noice, navic
- Tweak theme configuration
- Tweak cder configuration
- Update .ignore file
2023-11-17 08:04:37 +02:00
38097407cd
Nvim: use telescope for lsp definitions
2023-09-29 09:03:17 +03:00
39b2a945bb
Nvim: add keybind to show document symbols
2023-09-22 09:37:58 +03:00
af6c34baaa
Nvim: add ufo fold plugin
2023-09-20 16:23:52 +03:00
f3dc5ebd34
Nvim: use telescope pickers for more lsp stuff
2023-09-18 16:47:46 +03:00
e6b348bda0
Nvim: fixes to jdtls setup
...
Added runtimes and fixed lsp signature plugin
2023-09-05 10:22:09 +03:00
ac829ff2a0
Nvim: Move some keybinds to which-key
2023-06-27 12:40:02 +03:00
1bb97d06a6
Nvim: don't auto setup jdtls
2023-05-05 10:17:55 +03:00
8804b5a2bf
Neovim: switch lsp to use mason automatic setup
2023-04-26 21:41:28 +03:00
9472088711
Neovim: Clean up configuration
2023-02-22 18:29:01 +02:00
Marko Korhonen
bddcb64be8
Reformat all neovim configuration files with stylua
2022-10-26 14:08:20 +03:00
3f8b9e8c83
Fix variable scope in mason configuration
2022-09-03 16:19:47 +03:00
a1bb9b97f4
Split Mason config to own file
2022-09-03 15:51:09 +03:00