Skip to content

munozr1/curse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Curse

A Neovim plugin that integrates AI capabilities into your editor.

Features

  • AI-powered code assistance
  • Natural language to code conversion
  • Context-aware suggestions
  • Tool-based interactions

Installation

Using packer.nvim:

use {
    'rmunoz/curse',
    requires = {
        'nvim-lua/plenary.nvim',
    }
}

Configuration

require('curse').setup({
    -- Configuration options will be added here
})

Usage

The plugin provides a command :CurseQuery that you can use to interact with the AI.

License

MIT

About

A minimalist Neovim plugin that brings AI-powered coding assistance directly into your editor.

Resources

License

Stars

Watchers

Forks

Contributors

Languages