vimformat | Skill Performance & Reviews | TopRankSkills

TopRank Skills

Home / Skills / tools / vimformat

vimformat

maintained by khulnasoft

star 0 account_tree 4 verified_user MIT License
bolt View GitHub

name: vim.format description: Code formatting and linting integration

Neovim Formatting Skills

This document covers code formatting using conform.nvim.


Conform.nvim (stevearc/conform.nvim)

Lightweight yet powerful formatter plugin.

Keybindings

  • <leader>f: Format current buffer (configured in remap.lua).

Configuration

  • Lua: Uses stylua.
  • Global Config: Managed via formatters_by_ft.

API Reference

require("conform").format({
  bufnr = 0,
  async = false,
  lsp_fallback = true,
})

Static Analysis (Luacheck)

Your project includes a .luacheckrc and is configured for clean Lua development.

  • Run check: luacheck .
  • Global variables like vim, ColorMyPencils, and R are whitelisted.

chat Comments (0)

chat_bubble_outline

No comments yet. Be the first to share your thoughts!

Skill Details

GitHub Stars 0
GitHub Forks 4
Created Mar 2026
Last Updated il y a 3 mois
tools tools ide plugins

Related Skills

writing-skills
chevron_right
codex
chevron_right
smart-illustrator
chevron_right
collaborating-with-codex
chevron_right
code-review-router
chevron_right

Build your own?

Join 12,000+ developers contributing to the Claude ecosystem.