Skip to content

IronBlood/config.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Config.nvim

This is my personal configurations for neovim. It may not suit you, but I wish there's something helpful.

Requirements

  • Neovim v0.10+
  • Git

Plugins

Commands

  • :Catppuccin $flavor_name where flavor_name = "frappe" | "mocha" | "latte" | "macchiato" (latte is a light theme)
  • :CodeCompanion /expert select line in VISUAL mode first, then type this command and press ENTER, then raise the rest questions in the next line.
  • :ClockDisable, :ClockEnable and :ClockToggle, currently affects .env file only.
  • :Git (or just :G), calls any arbitrary git command.
  • :Gitsigns probably blame, stage_hunk and reset_hunk are the most useful commands for me at the moment.
  • :Mason
  • :Lazy
  • :TSInstall
  • :ZenMode toggles zen mode.

About

My configurations for neovim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages