nvim-config
CommunityStreamline Neovim setup and edits.
Authortaketsuru-devel
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill guides editing and managing Neovim configuration (~/.config/nvim/init.lua). It helps with plugin management (lazy.nvim), keybindings, LSP setup, UI tweaks, and overall Neovim customization, reducing setup time and complexity.
Core Features & Use Cases
- Plugin management: Setup and configure plugins using lazy.nvim with sensible defaults.
- Keybinding customization: Create ergonomic mappings for normal, visual, and insert modes.
- LSP & tooling: Install and configure LSP servers (via Mason) and associated tooling.
- UI tweaks: Configure statusline, file tree, and color schemes for a cohesive workflow.
Quick Start
In your Neovim config environment, ask: "Configure my init.lua to enable lazy.nvim and add a leader-key mapping to toggle NvimTree, while enabling relative line numbers."
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: nvim-config Download link: https://github.com/taketsuru-devel/dotfiles/archive/main.zip#nvim-config Please download this .zip file, extract it, and install it in the .claude/skills/ directory.