Browse Source

nvim: fix paths

Maxim Likhachev 4 years ago
parent
commit
0453ac1e04
  1. 2
      etc/soft/nvim/+plugins_disabled/commentToggle/plugin/commentToggle.patch
  2. 2
      etc/soft/nvim/+plugins_disabled/rainbow/rainbow.patch

2
etc/soft/nvim/+plugins_disabled/commentToggle/plugin/commentToggle.patch

@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
--- ./commentToggle.vim 2010-10-30 17:29:40.000000000 +0600
+++ /home/maks/.shellrc/config/soft/vim_old/vim/plugin/commentToggle.vim 2010-09-04 13:06:25.000000000 +0600
+++ ./commentToggle.vim 2010-09-04 13:06:25.000000000 +0600
@@ -44,7 +44,7 @@
" all languages are defined as a list with the comment opening string in position 0 and the closing string in position 1

2
etc/soft/nvim/+plugins_disabled/rainbow/rainbow.patch

@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
--- ./RainbowParenthsis.vim 2010-10-30 20:36:20.000000000 +0600
+++ /home/maks/.shellrc/config/soft/vim_old/vim/plugin/RainbowParenthsis.vim 2010-07-24 13:21:52.000000000 +0600
+++ ./plugin/RainbowParenthsis.vim 2010-07-24 13:21:52.000000000 +0600
@@ -11,6 +11,9 @@
" This file is public domain.

Loading…
Cancel
Save