warg
|
c47fd16ebf
|
feat(intelephense): update config
|
2024-02-26 19:08:44 +01:00 |
|
warg
|
8d6aa0d976
|
feat(phpactor): remove phpactor
|
2024-02-26 19:08:20 +01:00 |
|
warg
|
936cfc9096
|
fix(lsp): disable php formatting workaround
|
2024-02-26 19:06:07 +01:00 |
|
warg
|
35b318f3f1
|
feat: enable zls
|
2024-01-08 11:18:57 +01:00 |
|
warg
|
9e132603e2
|
chore: remove license headers
|
2024-01-08 11:18:13 +01:00 |
|
warg
|
5b4277f44e
|
[zls] Add zls
|
2023-12-23 00:09:38 +01:00 |
|
warg
|
6277411c13
|
[phpactor] Update config
|
2023-12-23 00:08:51 +01:00 |
|
warg
|
c3632e1718
|
[lemminx] Update config
|
2023-12-23 00:08:25 +01:00 |
|
warg
|
f7e224b03e
|
[intelephense] Update config
|
2023-12-23 00:08:10 +01:00 |
|
warg
|
fd5aad6d99
|
[gopls] Add gopls
|
2023-12-23 00:07:20 +01:00 |
|
warg
|
5c7ccf57e8
|
[diagnosticls] Add php-cs-fixer
|
2023-12-23 00:06:39 +01:00 |
|
warg
|
aa122b5de8
|
[diagnosticls] Update black config
|
2023-12-22 23:46:38 +01:00 |
|
warg
|
c2188b412c
|
[diagnosticls] Remove unnecessary fields
|
2023-12-22 23:37:57 +01:00 |
|
warg
|
fd6f4b62fa
|
[diagnosticls] Add autopep8 (disabled)
|
2023-12-22 23:37:05 +01:00 |
|
warg
|
6b62f23094
|
[clangd] Disable verbose logging
|
2023-12-22 23:35:41 +01:00 |
|
warg
|
89082786fc
|
[bashls] Add bash and zsh to filetypes
|
2023-12-22 23:34:59 +01:00 |
|
warg
|
1ffd21e320
|
disable missing-fields diagnostic for lua
|
2023-10-18 05:37:05 +02:00 |
|
warg
|
2cfb66c992
|
Fix shell linter/formatter
|
2023-10-01 17:19:54 +02:00 |
|
warg
|
88288fe1f5
|
Disable lua hints
|
2023-10-01 17:19:12 +02:00 |
|
warg
|
5a08e8df9d
|
Add rust lsp
|
2023-10-01 17:16:51 +02:00 |
|
warg
|
506ca61f45
|
Add hinting for lua_ls
|
2023-09-25 18:29:42 +02:00 |
|
warg
|
049aa5d9dd
|
Fix lua_ls paths for working in this project
|
2023-09-25 18:28:39 +02:00 |
|
warg
|
df63eeb98e
|
Restructuring
|
2023-09-24 04:54:30 +02:00 |
|
warg
|
337a65e87f
|
Clean up keymaps
|
2023-09-24 04:38:37 +02:00 |
|
warg
|
7f0d1706b3
|
Fix highlight/signature/hover bindings
|
2023-09-22 03:15:27 +02:00 |
|
warg
|
9344832e74
|
Fix hovering
|
2023-09-22 03:03:29 +02:00 |
|
warg
|
b88be4aed5
|
Fix highlight document symbols
|
2023-09-22 02:45:03 +02:00 |
|
warg
|
39a2651693
|
Update diagnostic messages
|
2023-09-19 16:25:33 +02:00 |
|
warg
|
8dfc74cba2
|
Update flake8 parsing
|
2023-09-19 16:10:41 +02:00 |
|
warg
|
e43298bb27
|
Do not require tox file for flake8 linting
|
2023-09-19 16:10:09 +02:00 |
|
warg
|
9cc2f8a2a0
|
Enable jedils diagnostics
|
2023-09-19 16:09:39 +02:00 |
|
warg
|
3dc2e7801d
|
Disable grammar check for lemminx
|
2023-09-19 16:09:03 +02:00 |
|
warg
|
41bcb60bdc
|
Fix call some methods more safely
|
2023-09-19 15:56:39 +02:00 |
|
warg
|
9b0bb96f43
|
Disable contextual word suggestions
|
2023-09-17 02:41:42 +02:00 |
|
warg
|
a83891c675
|
Set flake8 F errors to hint security
|
2023-09-15 22:35:55 +02:00 |
|
warg
|
189e13a46b
|
Enable intelephense formatter
|
2023-09-15 22:35:21 +02:00 |
|
warg
|
2f9bccf88a
|
Remove php-cs-fixer formatter
It doesn't behave well
|
2023-09-15 22:34:41 +02:00 |
|
warg
|
b69937a6a6
|
Remove weird php formatting behavior
|
2023-09-15 22:33:03 +02:00 |
|
warg
|
a9b349bf14
|
Update signature/hover bindings
|
2023-09-15 22:32:05 +02:00 |
|
warg
|
086c86e5ba
|
Move lsp_signature config into the config file
|
2023-09-15 22:31:05 +02:00 |
|
warg
|
89991da9a6
|
Add guards to lsp.init
|
2023-09-13 16:12:44 +02:00 |
|
warg
|
6c8967b68b
|
Update LSP related keymaps
|
2023-09-13 16:11:24 +02:00 |
|
warg
|
29935fa3fd
|
Add phpcs, php-cs-fixer and phpcbf
|
2023-09-13 16:05:04 +02:00 |
|
warg
|
19c352be41
|
Add phpactor (disabled)
|
2023-09-13 16:02:38 +02:00 |
|
warg
|
a6cfba4b14
|
Add intelephense
|
2023-09-13 16:00:52 +02:00 |
|
warg
|
321da99f0f
|
Add guard against unconfigured language server
|
2023-09-10 23:26:57 +02:00 |
|
warg
|
05f216f639
|
Remove groovy language server
|
2023-09-10 22:50:27 +02:00 |
|
warg
|
449facde2e
|
Explicitly set mode to visual instead of visual+select
|
2023-09-10 15:18:39 +02:00 |
|
warg
|
7b2ebc7996
|
Refactor lsp package
|
2023-09-09 05:03:37 +02:00 |
|
warg
|
008cd42d71
|
Use vim.keybind instead of nvim_buf_set_keymap
Also add custom rename function
|
2023-09-09 05:02:45 +02:00 |
|