Skip to content

wakeLanaka/enclosing.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enclosing

A plugin to close enclosings on the same line.

Enclosing-Pairs

  • []
  • {}
  • ()
  • ""

Usage

Close the enclosings of the current line

  vim.keymap.set("i", "<C-l>", "<cmd>lua require('enclosing').close_enclosing()<cr>")

About

A plugin to close the enclosings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages