-
Here I'm using nvim-lspconfig to configure tsserver. Then I create the keybinding to rename the variable under the cursor.
-
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.
-
coc.nvim
-
typescript-language-server
Discontinued TypeScript & JavaScript Language Server [Moved to: https://github.com/typescript-language-server/typescript-language-server] (by theia-ide)
Here I'm using nvim-lspconfig to configure tsserver. Then I create the keybinding to rename the variable under the cursor.
-
packer.nvim
A use-package inspired plugin manager for Neovim. Uses native packages, supports Luarocks dependencies, written in Lua, allows for expressive config
A few months ago I was trying this plugin manager, packer.nvim. I had something like this in my configuration.