Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Neovim上でlua linterのseleneを動かす #26

Merged
merged 6 commits into from
Sep 17, 2024
Merged

Neovim上でlua linterのseleneを動かす #26

merged 6 commits into from
Sep 17, 2024

Conversation

ksaito422
Copy link
Owner

ref

https://github.com/Kampfkarren/selene
https://github.com/nvimtools/none-ls.nvim?tab=readme-ov-file
https://github.com/mattn/efm-langserver?tab=readme-ov-file

description

nvim-lsp & mason & efm-language-serverで動かすようにしている。
selene自体はcargo installでglobalにインストールしており、これはmason経由でインストールすると_x84向けのarm mac向けのものがインストールされる仕様?となっている。(https://github.com/williamboman/mason.nvim/issues/1693)

none-lsの設定もいじってコメントアウトしているのは、efmで動かすのに苦戦したためデバッグのために一時的に動かしてみたので変更が入っています。
そのままnone-lsに乗り換えてもいいのですが、rubocopやeslintが動くか確認が必要であり、面倒なのでefmのままにしてあります。

@ksaito422 ksaito422 self-assigned this Sep 17, 2024
@ksaito422 ksaito422 merged commit 173ea0c into main Sep 17, 2024
1 check passed
@ksaito422 ksaito422 deleted the feat/selene branch September 17, 2024 23:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant