Add moar LSP servers and upgrade neovim config #52

Merged
joao.dubas merged 19 commits from jpd-upgrade-kickstart-lsp-servers into main 2024-06-16 18:25:23 +00:00

19 Commits

Author SHA1 Message Date
ea5e211cf4
feat: add nvim server listening alias 2024-06-16 18:14:46 +00:00
983b666ba2
fix: ensure completions respect line breaks 2024-06-16 18:14:20 +00:00
0394198843 feat: add completion for mise 2024-06-16 12:59:52 +00:00
7194feb07e feat(mise): add usage
This is needed to make `mise` completion.
2024-06-16 12:55:58 +00:00
597bb2a6f1 feat(mise): upgrade elixir 2024-06-16 12:52:41 +00:00
aacef103a3 chore: improve completion setup 2024-06-16 12:24:54 +00:00
f9f0934339 fix: remove duplicated atuin install 2024-06-15 14:56:09 +00:00
a2f0163c51 feat: completion for k9s and lefthook 2024-06-15 14:42:47 +00:00
730775a947 feat: upgrade atuin instalation 2024-06-15 14:37:09 +00:00
b3389e1034
chore(fish): alias for kubectl and docker compose 2024-06-05 13:55:34 +00:00
ff011f2d66
feat(mise): add eksctl to control eks cluster 2024-06-05 12:47:07 +00:00
f2d96625d0 feat(mise): add r statistical program
Also, add proper language server in neovim.
2024-06-03 11:02:31 +00:00
39c4c9bf2d
chore: add ctlptl in docker image 2024-06-01 18:58:11 +00:00
eeadcd2154
chore(fish): add ctlptl completion 2024-06-01 18:07:10 +00:00
3b2c6c6c6a
feat(mise): add ctlptl
[`ctlptl`][0] is [`tilt`][1]'s tool to create and manage local k8s
clusters.

[0]: https://github.com/tilt-dev/ctlptl
[1]: https://tilt.dev/
2024-06-01 17:56:42 +00:00
3889f308cd
feat(mise): bump elixir and erlang
* elixir from 1.16.2 to 1.17.0-rc.0
* erlang from 26.2.5 to 27.0
2024-06-01 17:33:43 +00:00
c76b05e400
feat: setup auto-completion for some commands 2024-05-31 14:32:35 +00:00
fed7f6ab5f
feat(nvim): update kickstart to latest commit 2024-05-31 14:32:35 +00:00
db9784f96d
feat(nvim): moar lsp server
Add cuelsp, jsonls, and yamlls.
2024-05-31 14:32:35 +00:00