Commit Graph

7 Commits

Author SHA1 Message Date
Talia d94912fb43 Adapt AsyncLint to work with Neovim 2021-01-28 14:58:41 +01:00
Talia 5f1921ef15 Add more sources for ruby completion 2020-08-27 13:24:44 +02:00
Talia 70ae947739 Improve Tag support for ruby in vim 2020-08-27 11:14:38 +02:00
Talia fbd9a06bdd Make ruby linting less aggressive 2020-08-20 15:33:23 +02:00
Talia 4ab93a2ab6 Fix typo in vim ruby ftplugin 2020-08-19 14:13:48 +02:00
Talia 5363da8480 Add outfile name to vim rubocop call to improve performance
Why rubocop would perform terribly when the file name is "." is beyond
me, but giving it a proper name seems to improve performance by a lot.
2020-08-19 11:44:48 +02:00
Talia 111a1c3dd7 Add vim ruby ft-plugin with async linting 2020-08-19 08:54:13 +02:00