diff options
author | Vasil Zlatanov <vasil.zlatanov@gmail.com> | 2014-11-20 21:19:11 +0100 |
---|---|---|
committer | Vasil Zlatanov <vasil.zlatanov@gmail.com> | 2014-11-20 21:19:11 +0100 |
commit | 4604a1f920a9ce7be0fb7b21004c17ef66e17025 (patch) | |
tree | b84aca7af9fe4c857a62a14b739a0aeefbc88cf0 /vim/ftplugin/latex-suite/dictionaries | |
parent | 597e42cbff085310c3a0d9a3971cbfb00ab88dfa (diff) | |
download | dotfiles-4604a1f920a9ce7be0fb7b21004c17ef66e17025.tar.gz dotfiles-4604a1f920a9ce7be0fb7b21004c17ef66e17025.tar.bz2 dotfiles-4604a1f920a9ce7be0fb7b21004c17ef66e17025.zip |
add vim folder
Diffstat (limited to 'vim/ftplugin/latex-suite/dictionaries')
l--------- | vim/ftplugin/latex-suite/dictionaries/SIunits | 1 | ||||
l--------- | vim/ftplugin/latex-suite/dictionaries/dictionary | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/vim/ftplugin/latex-suite/dictionaries/SIunits b/vim/ftplugin/latex-suite/dictionaries/SIunits new file mode 120000 index 0000000..8bd69c4 --- /dev/null +++ b/vim/ftplugin/latex-suite/dictionaries/SIunits @@ -0,0 +1 @@ +/usr/share/vim/addons/ftplugin/latex-suite/dictionaries/SIunits
\ No newline at end of file diff --git a/vim/ftplugin/latex-suite/dictionaries/dictionary b/vim/ftplugin/latex-suite/dictionaries/dictionary new file mode 120000 index 0000000..7e157e2 --- /dev/null +++ b/vim/ftplugin/latex-suite/dictionaries/dictionary @@ -0,0 +1 @@ +/usr/share/vim/addons/ftplugin/latex-suite/dictionaries/dictionary
\ No newline at end of file |