cespare / vim-toml

Vim syntax for TOML
MIT License
625 stars 40 forks source link

How to install without a package manager ? #60

Closed PumpkinDemo closed 2 years ago

PumpkinDemo commented 2 years ago

Is there a solution if no package manager used ?

I have other vim syntax files and migrating them would bring me more worries.

averms commented 2 years ago

you just copy toml.vim from the ftplugin, ftdetect, and syntax directories into ~/.vim/{ftplugin,ftdetect,syntax}.