From 48ba5497740931e9099088b6a351be0519a76bee Mon Sep 17 00:00:00 2001 From: Peter Son Struschka Date: Fri, 28 Feb 2020 14:54:40 +0800 Subject: nvim: added '.local/share/config-files/nvim' for 'edit-config' scritp --- nvim/.local/share/config-files/nvim | 1 + 1 file changed, 1 insertion(+) create mode 120000 nvim/.local/share/config-files/nvim (limited to 'nvim/.local/share') diff --git a/nvim/.local/share/config-files/nvim b/nvim/.local/share/config-files/nvim new file mode 120000 index 0000000..5edb2c0 --- /dev/null +++ b/nvim/.local/share/config-files/nvim @@ -0,0 +1 @@ +../../../.config/nvim/init.vim \ No newline at end of file -- cgit v1.2.3