Commit graph

2 commits

Author SHA1 Message Date
MithicSpirit
5d3c9f2637
ruff server: fix Neovim setup guide command (#11021) 2024-04-19 08:24:09 +05:30
Jane Lewis
5da7299b32
ruff server: Write a setup guide for Neovim (#10987)
## Summary

A setup guide has been written for NeoVim under a new
`crates/ruff_server/docs/setup` folder, where future setup guides will
also go. This setup guide was adapted from the [`ruff-lsp`
guide](https://github.com/astral-sh/ruff-lsp?tab=readme-ov-file#example-neovim).

---------

Co-authored-by: Dhruv Manilawala <dhruvmanila@gmail.com>
2024-04-18 02:46:30 +00:00