Juliet VS nvim

Compare Juliet vs nvim and see what are their differences.

nvim

My neovim configuration, as it is my weapon of choice. Setting it up for nim-lang was a priority, autocompletion and navigation. (by Rosen-Popov)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
Juliet nvim
5 6
4 4
- -
9.6 7.9
4 days ago 7 days ago
Fennel 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.

Juliet

Posts with mentions or reviews of Juliet. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-16.
  • Lsp / cmp setup
    6 projects | /r/neovim | 16 May 2023
    Mason.nvim has been pretty great for me when working with my LSPs as well, and their readme is a little more actionable than the nvim-lspconfig repo. I fully understand, it took me so long to get my lsp set up in nvim haha. Here’s most of my setup for my lsp: https://github.com/avegancafe/Juliet/blob/main/nvim/lua/initializers/lspconfig.lua It’s definitely not minimal though
  • Using preconfigured distro vs rolling your own config
    6 projects | /r/neovim | 18 Feb 2023
    I have never used LazyVim, but from your description I'd say that it can be very helpful being able to customize your configuration easily. In case you want a base place to start with and go through a bunch of plugins to see what you like or not, here's my config right now https://github.com/avegancafe/Juliet/blob/22775c6b4ae28c2f0f21bac703dad8c0483de053/nvim/init.lua
  • best mac terminal apps??
    2 projects | /r/neovim | 13 Feb 2023
    A random related fact, but you can also customize the look of your tab bar with a Python script. E.g. https://github.com/avegancafe/Juliet/blob/main/kitty/tab_bar.py
  • People drop your nvim .dotfile
    80 projects | /r/neovim | 20 Nov 2022
  • How to configure nvim UI to look like this?
    14 projects | /r/neovim | 4 Nov 2022
    Repo: https://github.com/avegancafe/Juliet/blob/master/nvim/lua/plugins.lua

nvim

Posts with mentions or reviews of nvim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-25.
  • Vim keybinding with non-english keys
    2 projects | /r/neovim | 25 Dec 2022
    Yes there is and just makes it so for insert mode and search and stuff. I made this for myself with the same issue: https://github.com/rdpopov/nvim/blob/master/configs/lang.vim
  • People drop your nvim .dotfile
    80 projects | /r/neovim | 20 Nov 2022
    Aight, here you go. I have some modifications i have made for me, that might be useful. Some of the photos are outdated, statusline very much so, i use something plain and clean of weird characters. But it works for generic text editing as well. https://github.com/rdpopov/nvim. Strongly recommend tmux too
  • Trying to create a LunarVim like IDE setup, called DeathVim
    3 projects | /r/vim | 21 Jun 2022
  • Neovim distributions for writers
    7 projects | /r/neovim | 21 Apr 2022
  • Advice for a fairly newbie in NVim willing to switch from coc to native LSP
    8 projects | /r/neovim | 9 Sep 2021
    You could try this as an alternative to sneak - phaazon/hop.nvim. And im not sure what the grep plugin does but vim has grep integrated. I use it like a ripgrep though. Look into liuchengxu/vista.vim if you haven't, it kinda does like an outline and does not require an lsp( but it can use it) so its more versatile. Look into undotree if that is something that might interest you, it's useful, and maybe set up persistent undo and undodir. Since there is someone else that said about native lsp.. I'll just say its way easier to set up a language server to work correctly. Another cool plugin to use is ray-x/navigator.lua, used it mainly to look at references but it's got more uses. I find airline to slow startup time so if you are experiencing a slowdown thats a possible culprit. Here is my config, steal if you want to. neovim
  • Use Vim As A Nim Ide
    1 project | /r/nim | 8 Jan 2021
    i have somehow made it work a little bit different for the completion and still works great nvimrc

What are some alternatives?

When comparing Juliet and nvim you can also consider the following projects:

dotfiles

vim-lsp-cxx-highlight - Vim plugin for C/C++/ObjC semantic highlighting using cquery, ccls, or clangd

dotfiles - Excessive customization

beande - This repository contains the configuration for Neovim to make it like an IDE.

dotfiles - Me confeegs.. me precious confeegs.

telescope.nvim - Find, Filter, Preview, Pick. All lua, all the time.

bufferline.nvim - A snazzy bufferline for Neovim

DeathVim - A quick neovim setup.

kickstart.nvim - A launch point for your personal nvim configuration

dotfiles - Dmitry Demenchuk does dotfiles

nvim-ts-rainbow - Rainbow parentheses for neovim using tree-sitter. Use https://sr.ht/~p00f/nvim-ts-rainbow instead