nx
nx copied to clipboard
docs(misc): Add details for Neovim plugin
Current Behavior
Currently, we only list VS code and Webstorm as supported editor plugins. I have recently created an nvim plugin and felt it would be useful for other users if it was listed here.
Expected Behavior
This PR should add info about the plugin to the docs.
☁️ Nx Cloud Report
CI is running/has finished running commands for commit 5ab530a74609c5d53571bddea5301aa2ccd9192e. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.
📂 See all runs for this branch
✅ Successfully ran 12 targets
nx affected --target=e2e --base=f6338d7e53f36148c69fd310a7b0d72994682677 --head=5ab530a74609c5d53571bddea5301aa2ccd9192e --exclude=e2e-storybook,e2e-storybook-angular,e2e-react-native,e2e-detox --parallel=1nx affected --target=build --base=f6338d7e53f36148c69fd310a7b0d72994682677 --head=5ab530a74609c5d53571bddea5301aa2ccd9192e --parallel=3nx affected --target=test --base=f6338d7e53f36148c69fd310a7b0d72994682677 --head=5ab530a74609c5d53571bddea5301aa2ccd9192e --parallel=1nx affected --target=lint --base=f6338d7e53f36148c69fd310a7b0d72994682677 --head=5ab530a74609c5d53571bddea5301aa2ccd9192e --parallel=3nx-cloud record -- yarn nx workspace-lintnx-cloud record -- yarn documentationnx build typedoc-themenx-cloud record -- yarn depchecknx-cloud record -- yarn check-lock-filesnx-cloud record -- yarn check-commitnx-cloud record -- yarn nx format:check --base=f6338d7e53f36148c69fd310a7b0d72994682677 --head=5ab530a74609c5d53571bddea5301aa2ccd9192enx-cloud record -- yarn check-imports
Sent with 💌 from NxCloud.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Updated |
|---|---|---|---|
| nx-dev | ✅ Ready (Inspect) | Visit Preview | Aug 7, 2022 at 4:19PM (UTC) |
Oh wow, what a coincidence. I recently released a NX LSP that works well with nvim-lsp, would you mind adding support for the LSP in your plugin so that people can use the LSP when editing project.json files?
You can hit me up on the community slack @ https://go.nrwl.io/join-slack and find me @Jon and we can talk about it more 😄
Oh wow, what a coincidence. I recently released a NX LSP that works well with nvim-lsp, would you mind adding support for the LSP in your plugin so that people can use the LSP when editing project.json files?
You can hit me up on the community slack @ https://go.nrwl.io/join-slack and find me
@Jonand we can talk about it more 😄
Sorry delay; on holiday. Yeah sure I'll hyu when I am home today. Yeah I think these would work well together
This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.