Vladan Popovic
|
c0e15e1141
|
cleanup lsp module
|
2024-09-17 16:36:40 +02:00 |
|
Vladan Popovic
|
3e6923583f
|
remove lsp diagnostics also defined in keymappings.lua
|
2024-08-14 14:58:46 +02:00 |
|
Vladan Popovic
|
5c8e114e44
|
remove utils module
|
2024-08-14 14:58:46 +02:00 |
|
|
e42d6245a5
|
fix typo (vim.keymap)
|
2024-06-10 15:49:21 +02:00 |
|
|
0e55059a63
|
replace utils.map with vim.keymap.set
|
2024-06-10 13:12:26 +02:00 |
|
|
727a6bcfbc
|
add flutter plugin and config
|
2024-04-18 01:35:30 +02:00 |
|
|
a35b743b62
|
remove obsolete config and autoformat
|
2024-04-18 01:35:30 +02:00 |
|
|
8a348282a4
|
remove obsolete config
|
2024-03-20 12:51:37 +01:00 |
|
|
0fabc551bd
|
fix lsp autoformatting on save
tested python and rust
|
2024-03-20 12:51:25 +01:00 |
|
|
ccbf466c55
|
replace nvim-code-action-menu with actions-preview
|
2024-03-20 03:12:22 +01:00 |
|
|
97128cf6e7
|
add terraform plugin and lsp config
|
2024-02-26 14:03:08 +01:00 |
|
|
65a01e8caa
|
remove document highlight from server capabilities
|
2024-02-25 22:44:02 +01:00 |
|
|
027c0c81f3
|
remove omnifunc config, sort lsp servers by name
|
2024-02-25 22:42:32 +01:00 |
|
|
3e2dd9c332
|
most usable config
|
2024-01-04 01:00:43 +01:00 |
|
|
1ecaa1dcf8
|
remap code action menu to <leader>ca
|
2024-01-03 01:28:54 +01:00 |
|
|
8437ec67c1
|
a bit of a refactor, new telescope mappings
|
2024-01-03 00:15:20 +01:00 |
|
|
4496f44c49
|
styles and treesitter config update
|
2024-01-02 01:43:10 +01:00 |
|
Vladan Popovic
|
253d536ba4
|
remap code actions to either <leader>c or <leader>a
|
2023-12-18 14:29:25 +01:00 |
|
Vladan Popovic
|
e6e2555274
|
switch python lsp to ruff
|
2023-12-18 14:26:35 +01:00 |
|
Vladan Popovic
|
994e42f688
|
remap code actions to <leader>ca
|
2023-12-18 14:25:52 +01:00 |
|
|
3ad2648482
|
add rnix, a nix lsp server
|
2023-09-26 20:36:56 +02:00 |
|
|
e46e48405e
|
clangd (for esp-idf)
|
2023-08-21 00:14:23 +02:00 |
|
|
f90c49b9e2
|
remove lsp-signature
it bothers when signature doc overlaps actual code
|
2023-07-30 04:31:11 +02:00 |
|
|
721bc03588
|
huge refactor
- tidy up
- shuffle code around
- use same abstractions for all usecases
|
2023-07-30 04:26:44 +02:00 |
|