I do love neovim!

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

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
  • dotfiles

    My dot files (by WhiteBlackGoose)

  • If you used to use VSC, you can use Telescope with all available commands (so, fuzzy search over commands - like command palette in VSC). Here my config

  • nvim-cmp

    A completion plugin for neovim coded in Lua.

  • HI, the file to edit the auto-completion is \~/.config/nvim/lua/config/plugins/nvim-cmp.lua, this is the plugin: https://github.com/hrsh7th/nvim-cmp

  • 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.

    InfluxDB logo
  • ctrlsf.vim

    A text searching plugin mimics Ctrl-Shift-F on Sublime Text 2

  • There's also ctrlsf

  • lspkind.nvim

    vscode-like pictograms for neovim lsp completion items

  • There's a cmp-icons plugin: https://github.com/onsails/lspkind.nvim and also you can see the cmp documentation inside vim running :h cmp I spend many hours reading each plugin documentation to customize all my plugins. I hope I've helped.

  • dotfiles

  • Based on your repo I made some changes to mine too: https://github.com/luander/dotfiles

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Trouble with installing cmp/lsp autocompletion

    3 projects | /r/neovim | 29 May 2023
  • Help with finding a plugin & workflow

    3 projects | /r/neovim | 8 May 2023
  • Treesitter + Mason Vs CoC

    3 projects | /r/neovim | 4 May 2023
  • Can someone please explain and help install LSP+Config as if I was 10?

    6 projects | /r/neovim | 1 Dec 2022
  • How to have LSPs installed with Mason automatically hook up to cmp and work?

    3 projects | /r/neovim | 22 Nov 2022