derekwyatt / vim-scala

My work on integration of Scala into Vim - not a ton here, but useful for me.
http://derekwyatt.org
Apache License 2.0
1.09k stars 144 forks source link

ftplugin: Set b:undo_ftplugin #170

Open dkearns opened 2 years ago

dkearns commented 2 years ago

There is also de facto standard approach to disabling ftplugin mappings globally and per filetype. I've integrated that here along with the existing use of scala_use_default_keymappings.