home-manager/neovim/commands.lua

2 lines
62 B
Lua
Raw Normal View History

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