summaryrefslogtreecommitdiff
path: root/lua/default-config.lua
AgeCommit message (Expand)Author
2021-08-01haskell supportchristianchiarulli
2021-08-01Fix formatting issues (#1200)Luc Sinet
2021-07-31don't use the elm stuff provided in lspinstall pathchristianchiarulli
2021-07-31[Feature] Rename lv-config.lua to config.lua (#1193)chaeing
2021-07-31[Feature] Expose lsp config (#1156)Luc Sinet
2021-07-31feat: add diagnostics source name (#1147)kylo252
2021-07-31add on init to gdscriptChris
2021-07-31add gdscript lsp support (#1164)MengChen. Huang
2021-07-31Enable querying lang-server formatting capabilities (#1078)kylo252
2021-07-29properly support terraform0.5.1Chris
2021-07-28service was a good idea, thank you tastyChris
2021-07-28Merge branch 'rolling' of github.com:ChristianChiarulli/LunarVim into rollingChris
2021-07-28refactor capabilites functionChris
2021-07-28fix: correct vue lsp provider name (#1150)Pasi Bergman
2021-07-28just use tfChris
2021-07-28fix terraformChris
2021-07-28null-ls formatter name is different from its command (#1141)Abouzar Parvan
2021-07-27appreantly omnisharp has changed (#1136)Abouzar Parvan
2021-07-27basic puppet supportChris
2021-07-26correct spelling (chktex) (#1126)Dylan Barker
2021-07-26don't break for .fishChris
2021-07-26global O -> lvimChris
2021-07-26add fields for latex (#1118)ichigo-gyuunyuu
2021-07-26more formatter and linter fieldsChris
2021-07-26more formatters and lintersChris
2021-07-26linter fields for tfChris
2021-07-26add sveltechristianchiarulli
2021-07-25basic scala supportchristianchiarulli
2021-07-25autoindent issue solved finallychristianchiarulli
2021-07-25fixing more langsChris
2021-07-25formatter and linter section for elmChris
2021-07-25fix csharpchristianchiarulli
2021-07-25formatter field for csharpchristianchiarulli
2021-07-25fix formatting according to styluaabzcoding
2021-07-25Fix ignored user autocommands (#1090)kylo252
2021-07-25Merge branch 'rolling' of github.com:ChristianChiarulli/LunarVim into rollingChris
2021-07-25fix vim not having a formatter fieldChris
2021-07-25support typescript, javascriptreact and typescriptreact (#1084)Christian Chiarulli
2021-07-25implement language overrides (#1081)Christian Chiarulli
2021-07-24New contract (#1080)Christian Chiarulli
2021-07-21[Feature] Make common_on_attach configurable (#1024)kylo252
2021-07-21[Feature]: Add callbacks for plugins with a config entry for packer (#1042)devtoi
2021-07-21[Feature] Allow for custom path to a language server binary (#1043)ichigo-gyuunyuu
2021-07-19Decoupling config from nvim (#1038)Christian Chiarulli
2021-07-19move julia stuff to core/lang (#1023)Abouzar Parvan
2021-07-18Add setting to enable/disable the default lsp keybinds (#896)Ben Goldberg
2021-07-18[Feature] Add Vue formatter (prettier) setup (#1016)Pasi Bergman
2021-07-18[Feature] Add R support (#965)Abouzar Parvan
2021-07-18[Feature] Add swift support (#1002)Abouzar Parvan
2021-07-18[Refactor] Make default keybindings configurable (#988)kylo252