From: martin f. krafft Date: Thu, 14 Oct 2021 02:07:28 +0000 (+1300) Subject: enable editorconfig X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/800e7d446226a6a666971a97b93a1c72f6821990?ds=sidebyside enable editorconfig --- diff --git a/.vim/autoload/editorconfig.vim b/.vim/autoload/editorconfig.vim new file mode 120000 index 00000000..c6d022e6 --- /dev/null +++ b/.vim/autoload/editorconfig.vim @@ -0,0 +1 @@ +/usr/share/vim-editorconfig/autoload/editorconfig.vim \ No newline at end of file diff --git a/.vim/doc/editorconfig.txt b/.vim/doc/editorconfig.txt new file mode 120000 index 00000000..e62146cb --- /dev/null +++ b/.vim/doc/editorconfig.txt @@ -0,0 +1 @@ +/usr/share/vim-editorconfig/doc/editorconfig.txt \ No newline at end of file diff --git a/.vim/plugin/editorconfig.vim b/.vim/plugin/editorconfig.vim new file mode 120000 index 00000000..395bd7a7 --- /dev/null +++ b/.vim/plugin/editorconfig.vim @@ -0,0 +1 @@ +/usr/share/vim-editorconfig/plugin/editorconfig.vim \ No newline at end of file