mirror of
https://github.com/hyzendust/KickestEnd.nvim.git
synced 2026-02-15 02:21:14 +01:00
Add: Pastebin
This commit is contained in:
3
init.lua
3
init.lua
@@ -385,5 +385,8 @@ require('message_auto_clear').setup()
|
||||
-- When a file is deleted externally, rename all its buffers to "[file]: file removed"
|
||||
require 'buffer_deleted'
|
||||
|
||||
-- Pastebin
|
||||
require('pastebin').setup()
|
||||
|
||||
-- The line beneath this is called `modeline`. See `:help modeline`
|
||||
-- vim: ts=2 sts=2 sw=2 et
|
||||
|
||||
Reference in New Issue
Block a user