Select a color scheme for your Dotfyle experience

jonathanmorris180 / salesforce.nvim

salesforce.nvim

A Salesforce plugin for Neovim.
16 1 0 5 days ago
utility manually-created
salesforce.nvim provides utilities for developing Salesforce applications. It emulates the commands of the Salesforce extension for VS Code and offers features such as executing Apex code, toggling debug logging, refreshing org info, pushing/pulling files from the org, and setting the default org.

Install instructions

Dotfyle does not endorse any plugins. Install at your own risk.
{
    "jonathanmorris180/salesforce.nvim",
    dependencies = {
        "nvim-lua/plenary.nvim",
        "nvim-treesitter/nvim-treesitter",
    }
}

Developers using salesforce.nvim

more configs
lechum2/.dotfiles
/neovim/.config/nvim
3 init.lua 28 1414