-
-- ~/nvim/lua/slydragonn/lazy.lua local lazypath = vim.fn.stdpath("data") .. "/lazy/lazy.nvim" if not (vim.uv or vim.loop).fs_stat(lazypath) then vim.fn.system({ "git", "clone", "--filter=blob:none", "https://github.com/folke/lazy.nvim.git", "--branch=stable", -- latest stable release lazypath, }) end vim.opt.rtp:prepend(lazypath) require("lazy").setup("slydragonn.plugins")
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
My neovim setup with lazy.vim: https://github.com/slydragonn/nvim-lazy
-
nvim-neo-tree/neo-tree: Neovim plugin to manage the file system and other tree like structures.
-
tiagovla/tokyodark.nvim: A clean dark theme written in lua for neovim.
-
nvim-tree/nvim-web-devicons: lua fork of vim-web-devicons for neovim.
-
nvim-lualine/lualine.nvim: A blazing fast and easy to configure neovim statusline plugin written in pure lua.
-
nvim-treesitter/nvim-treesitter: Nvim Treesitter configurations and abstraction layer.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
windwp/nvim-ts-autotag: Use treesitter to auto close and auto rename html tag.
-
stevearc/conform.nvim: Lightweight yet powerful formatter plugin for Neovim.
-
nvim-telescope/telescope.nvim: Highly extendable fuzzy finder over lists.
-
neovim/nvim-lspconfig: Quickstart configs for Nvim LSP
-
hrsh7th/nvim-cmp: A completion plugin for neovim coded in Lua.
-
mason.nvim
Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters.
williamboman/mason.nvim: Portable package manager for Neovim that runs everywhere Neovim runs.
-
norcalli/nvim-colorizer.lua: Color highlighter.
-
akinsho/toggleterm.nvim: A neovim lua plugin to help easily manage multiple terminal windows.
-
lewis6991/gitsigns.nvim: Git integration for buffers.
-
windwp/nvim-autopairs: Autopairs for neovim written by lua.
-
onsails/lspkind.nvim: vscode-like pictograms for neovim lsp completion items.
-
L3MON4D3/LuaSnip: Snippet Engine for Neovim written in Lua.
-
hrsh7th/cmp-nvim-lsp: nvim-cmp source for neovim builtin LSP client
-
hrsh7th/cmp-path: nvim-cmp source for path
-
hrsh7th/cmp-buffer: nvim-cmp source for buffer words
-
williamboman/mason-lspconfig.nvim: Extension to mason.nvim that makes it easier to use lspconfig with mason.nvim.
-
WhoIsSethDaniel/mason-tool-installer.nvim: Install and upgrade third party tools automatically.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives