home-manager/neovim/commands.lua

2 lines
62 B
Lua
Raw Normal View History

2024-07-09 19:58:33 +00:00
vim.api.nvim_create_user_command("BufOnly", "%bd|e#|bd#", {})