unison/editor-support/vim
Cody Allen b645ad4dde
Remove hacky vim auto-completion
Before Unison had LSP support for auto-completion, I added some hacky
auto-completion support to the vim plugin that called the codebase
server via curl and parsed the results with jq. The quality of the LSP
support now far exceeds this hacky completion, and I believe that the
hacky completion was accidentally disabled a while back anyway; so this
removes it.

Resolves #3847
2023-04-24 09:02:02 -04:00
..
doc Remove hacky vim auto-completion 2023-04-24 09:02:02 -04:00
ftdetect Added editor support for vim 2018-08-23 10:43:52 -04:00
ftplugin Update vim support. Comments are now correct, and syntax is closer to current Unison 2023-01-06 11:11:47 -06:00
syntax Fix a couple of bugs 2023-01-10 00:46:56 -05:00