Add: Pastebin

This commit is contained in:
psychhim
2025-12-06 00:13:31 +05:30
parent 0a7572896d
commit 332f770d29
3 changed files with 70 additions and 0 deletions

View File

@@ -40,6 +40,10 @@ A collection of custom keymaps and configurations for Neovim aimed at improved b
- Paste from clipboard: `<leader>P` (at cursor, or over selection without yanking it)
- Paste over selection without yanking replaced text: `<leader>p`
### Pastebin
- Use :Pastebin command to upload the filetext to a server (check lua/pastebin.lua)
### Diagnostics
- `[d` / `]d` — Navigate diagnostics