summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-07-17Ruby debugging support (#969)Abouzar Parvan
* Ruby debugging support * add comment for ruby debugging requirements
2021-07-17add temporal and backup files to gitignore. (#983)Joan López
2021-07-17be explicit about stdin for formatters (#987)Abouzar Parvan
2021-07-17this throws errors sometimeschristianchiarulli
2021-07-16fix borders and doc highlightchristianchiarulli
2021-07-16this may break things if not specified like thischristianchiarulli
2021-07-16global virtualtext is respected for jschristianchiarulli
2021-07-16[Feature] add linter support (#982)Luc Sinet
2021-07-16add scala and sbt support (#986)Abouzar Parvan
2021-07-16:tada: telescope supports colorscheme preview (#995)Abouzar Parvan
2021-07-16Add format for zig (#991)maxxnino
Co-authored-by: maxxnino <[email protected]>
2021-07-16Fixed #911 (#990)Murtaza Udaipurwala
Co-authored-by: Murtaza Udaipurwal <murtaza@machine>
2021-07-16Update README.mdAbouzar Parvan
2021-07-15another fixchristianchiarulli
2021-07-15fixchristianchiarulli
2021-07-15updatechristianchiarulli
2021-07-15add option to use change folding mode (#978)Abouzar Parvan
2021-07-15add clojure lspchristianchiarulli
2021-07-15add on attach to more langschristianchiarulli
2021-07-15fixed elixir on-attach (#979)Tiberiu Craciun
2021-07-15add erlangchristianchiarulli
2021-07-15[Feature] Add an installer for Stylua (#977)kylo252
2021-07-15[Feature] Hide formatter.nvim tempfiles (#955)not
2021-07-15Update CONTRIBUTING.mdAbouzar Parvan
2021-07-15[LANG] add basic files for Fish (#968)UltimateOmega
2021-07-15[LANG] c/cpp: formatter - run clang-format from CWD of file. (#967)James Walmsley
2021-07-15[DEFAULT-CONFIG] Add sidescrolloff (#963)UltimateOmega
2021-07-15we don't need brew upgrade in github workflow testingAbouzar Parvan
2021-07-15hlsearch truechristianchiarulli
2021-07-14Merge branch 'rolling' of github.com:ChristianChiarulli/LunarVim into rollingchristianchiarulli
2021-07-14user toggleterm instead of ftermchristianchiarulli
2021-07-15disable linux/freebsd testing for nowAbouzar Parvan
2021-07-15fixed styling issues (#952)Abouzar Parvan
2021-07-14Default config reformat (#951)Abouzar Parvan
2021-07-15Update install.yamlAbouzar Parvan
2021-07-15Update yaml.luaAbouzar Parvan
2021-07-15Update vue.luaAbouzar Parvan
2021-07-14Github workflows (#807)Abouzar Parvan
* test github workflows * added stylua checking as well
2021-07-14Refactor of c/cpp lsp and formatting (#947)Abouzar Parvan
2021-07-14more language reformat (#949)Abouzar Parvan
2021-07-14reformat most langschristianchiarulli
2021-07-14fix commentchristianchiarulli
2021-07-14more refactorchristianchiarulli
2021-07-14Autopairs event trigger (#929)rebuilt
2021-07-14language templateChris
2021-07-14Use user defined value when setting showtabline on BufLeave (#939)Pasi Bergman
2021-07-14added default elixir formatter (#934)Tiberiu Craciun
2021-07-14Update rust.lua (#935)Midnight Exigent
2021-07-14feat: add css (and pre-processors) support (#937)not
2021-07-14Fix tsserver formatter not working (#925)hui.liu