Skip to content

A plugin that adds cats and joy (non-mutually exclusive) into your already wonderful neovim experience.

License

Notifications You must be signed in to change notification settings

sunroofgod/catti.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

catti.nvim

A plugin that adds cats and joy (non-mutually exclusive) into your already wonderful neovim experience.

Installation

You can install catti.nvim with your preferred package/plugin manager.

lazy.nvim

{ "sunroofgod/catti.nvim", name = "catti", priority = 1000 }

packer.nvim

use { "sunroofgod/catti.nvim", as = "catti" }

vim-plug

Plug 'sunroofgod/catti.nvim', { 'as': 'catti' }

Usage

CattiMode

This can be triggered using the command:

:ToggleCattiMode

or create a mapping

vim.keymap.set("n", "<leader>cat", "<cmd>ToggleCattiMode<CR>")

CattiMode can be toggled on simply by running the same command again.

For more, see :help catti.nvim

Configuration

For now, there is no need for any configuration. The setup functionality is currently in the works.

About

A plugin that adds cats and joy (non-mutually exclusive) into your already wonderful neovim experience.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages