Closed iryan2 closed 5 years ago
At the moment all I want from this plugin is syntax highlighting. Is there any way to disable all mappings? They're clobbering my existing bindings.
let g:fsharp_map_keys = 0
Cheers Karl
Thanks @kjnilsson I should have read the :help page ☺️
At the moment all I want from this plugin is syntax highlighting. Is there any way to disable all mappings? They're clobbering my existing bindings.