diff options
author | Audric Schiltknecht <storm@chemicalstorm.org> | 2013-01-23 21:22:24 +0100 |
---|---|---|
committer | Audric Schiltknecht <storm@chemicalstorm.org> | 2013-01-23 21:25:41 +0100 |
commit | 92ae62f4db11ccbfc41bc9f24fe3859aef456f34 (patch) | |
tree | bee855c2f6fc3bb2d2206af07a1403ace7819e6d /vim/.vim/specific/tla.vim | |
parent | 6a3133baeba19c8e04d876e2bacbb42728a58c34 (diff) | |
download | dotfiles-92ae62f4db11ccbfc41bc9f24fe3859aef456f34.tar.gz dotfiles-92ae62f4db11ccbfc41bc9f24fe3859aef456f34.tar.bz2 dotfiles-92ae62f4db11ccbfc41bc9f24fe3859aef456f34.zip |
Little clean-up
Easier (I think...) directory layout
Diffstat (limited to 'vim/.vim/specific/tla.vim')
-rw-r--r-- | vim/.vim/specific/tla.vim | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/vim/.vim/specific/tla.vim b/vim/.vim/specific/tla.vim deleted file mode 100644 index 9629698..0000000 --- a/vim/.vim/specific/tla.vim +++ /dev/null @@ -1,2 +0,0 @@ -set syntax=vhdl -set nospell |