py-bazel.nvim VS .cfg

Compare py-bazel.nvim vs .cfg and see what are their differences.

py-bazel.nvim

A plugin to ease python bazel language server support in neovim (by numine777)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
py-bazel.nvim .cfg
1 1
7 3
- -
2.9 4.0
about 1 year ago 6 months ago
Lua Lua
- -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

py-bazel.nvim

Posts with mentions or reviews of py-bazel.nvim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-29.
  • Python Bazel LSP integration
    5 projects | /r/neovim | 29 Nov 2022
    Solution: Given that I use NeoVim (with LunarVim distro) as my primary editor, I decided to give writing a plugin a whirl. The plugin lives here https://github.com/numine777/py-bazel.nvim and is very open to community input. Hope others find this helpful! I plan to continue to expand this going forward.

.cfg

Posts with mentions or reviews of .cfg. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-29.
  • Python Bazel LSP integration
    5 projects | /r/neovim | 29 Nov 2022
    Readme documentation could be lacking and a little out of date. Better to check the usage in my config here: https://github.com/alexander-born/.cfg/blob/master/nvim/.config/nvim/lua/config/bazel.lua

What are some alternatives?

When comparing py-bazel.nvim and .cfg you can also consider the following projects:

cmp-bazel - nvim-cmp source for bazel target completion.

vim-symlink - :running: Automagically follow symlinks

bazel-vim - Adds go to bazel definition and go to bazel target