From 21077dc8c003fd39203d1ba3e552af0e5170df73 Mon Sep 17 00:00:00 2001 From: Matěj Cepl Date: Thu, 29 Dec 2016 23:58:00 +0100 Subject: Reorganize categories into subdirectories --- computer/vim-support-fpaste.rst | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 computer/vim-support-fpaste.rst (limited to 'computer/vim-support-fpaste.rst') diff --git a/computer/vim-support-fpaste.rst b/computer/vim-support-fpaste.rst new file mode 100644 index 0000000..b78655d --- /dev/null +++ b/computer/vim-support-fpaste.rst @@ -0,0 +1,20 @@ +vim-sticky-notes — vim support for paste.fedoraproject.org +########################################################## + +:date: 2016-06-09T11:14:46 +:category: computer +:tags: vim, fpaste, Fedora, plugin + +I have started to work on updating `pastebin.vim`_ so that it works with +fpaste_ The result is available on my GitLab project `vim-sticky-notes`_ +Any feedback, issue reports, and (of course) merge requests are very +welcome. + +.. _`pastebin.vim`: + https://github.com/moopet/pastebin.vim.git + +.. _fpaste: + https://paste.fedoraproject.org + +.. _`vim-sticky-notes`: + https://gitlab.com/mcepl/vim-sticky-notes.git -- cgit