SaaSHub helps you find the best software and product alternatives Learn more β
Config_manager Alternatives
Similar projects and alternatives to config_manager
-
-
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.
-
-
-
NvChad
Blazing fast Neovim framework providing solid defaults and a beautiful UI, enhancing your neovim experience.
-
-
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
-
-
-
-
-
-
nv-ide
Neovim custom configuration, oriented for full stack developers (Ruby on Rails, ruby, php, html, css, SCSS, javascript)
-
-
-
-
-
defaults.nvim
Discontinued A small, documented, and featureful neovim starter config [Moved to: https://github.com/nvim-lua/kickstart.nvim]
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
config_manager discussion
config_manager reviews and mentions
- What font and theme does TJ use
- How to include/exclude files in telescope live grep?
-
Format SQL string on save in Go file
I remember TJ doing something like this just with rust, so you could probably take som inspiration from that to do it with go: https://github.com/tjdevries/config_manager/blob/master/xdg_config/nvim/after/plugin/sql_rust_automagic.lua
-
How can I customize Telescope to only grep for 1 specific file type?
I did something like this: https://github.com/tjdevries/config_manager/blob/master/xdg_config/nvim/lua/tj/telescope/custom/multi_rg.lua
-
Difficulty changing to Neovim
To setup LSP, you need to use these two plugins nvim-lspconfig, nvim-cmp. Read tj's config here, he is god.
-
Need help making the reload of lua configuration work!
the function used is defined here
- Lists of lua-based nvim config files?
-
Canβt get buf_set_kaymap to install LSP maps unto the buffer
Looking at TJ's config he doesn't do that.
- [LUA] Which is the best way to create a "local_init.vim" using LUA?
- Starting with lua tips
-
A note from our sponsor - SaaSHub
www.saashub.com | 15 Jul 2025
Stats
The primary programming language of config_manager is Lua.