nixos-config/home-manager/neovim/commands.lua

2 lines
62 B
Lua
Raw Normal View History

2023-05-11 06:21:13 +00:00
vim.api.nvim_create_user_command("BufOnly", "%bd|e#|bd#", {})