Commit Graph

6 Commits

Author SHA1 Message Date
w0rp 400857d758 Implement Lua ALE setup & overhaul documentation
1. Add ale.setup and ale.setup.buffer for pure Lua configuration.
2. Update many global settings to use Booleans instead of numbers to
   make types easiert to work with in Lua.
3. Radically reformat documentation and fix errors to make
   documentation more usable for Neovim users.
2025-03-27 12:40:11 +00:00
w0rp 681a6e371d Use _config for LSP config options 2020-11-21 20:58:34 +00:00
Eric Zhao 9692c0c64c Add support for R languageserver (#3370) 2020-11-21 20:56:38 +00:00
Thibault Vatter ce0b14979e Add a fixer for r based on the styler package (#2401)
* Add styler as a new fixer for R files
* Add to the list of supported tools
* Add documentation
2019-04-23 19:44:26 +01:00
Fenner Macrae dda132c1a2 Add lint_package support to lintr 2018-02-04 10:57:52 -08:00
w0rp 984c4f0658 Document the new lintr option 2017-09-03 23:36:58 +01:00