summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-27Merge branch 'master' into rolling0.5.0christianchiarulli
2021-07-27include `package-lock.json` & `package.json` in root patterns (#1133)Rafael
2021-07-27do not touch bufferline if nvimtree is on the right sideAbouzar Parvan
2021-07-27appreantly omnisharp has changed (#1136)Abouzar Parvan
2021-07-27Merge pull request #1135 from abzcoding/feature/whihc-key-samplerebuilt
2021-07-27add some sample which-key mappings to lv-config.lua and README.mdabzcoding
2021-07-27basic puppet supportChris
2021-07-27Conditionally enable TAB to trigger completion based on filetype. Disable com...rebuilt
2021-07-27remove ts-toolsChris
2021-07-27don't remap tab, too much pain involvedChris
2021-07-27Wrap lsp default_keybindings in function instead of load on 1st require (#1128)devtoi
2021-07-26disable yaml for treesitter indentChris
2021-07-26remove commentChris
2021-07-26splits up the settings file. settings.lua gets required before lv-co… (#1097)rebuilt
2021-07-26Update settings.json to work to new version (#1127)Henry Palacios
2021-07-26[General] Create lvim.desktop (#1123)UltimateOmega
2021-07-26correct spelling (chktex) (#1126)Dylan Barker
2021-07-26run stylua (#1122)Barlingo
2021-07-26don't break for .fishChris
2021-07-26global O -> lvimChris
2021-07-26[Refactor] remove lv prefix (#1112)Luc Sinet
2021-07-26add fields for latex (#1118)ichigo-gyuunyuu
2021-07-26Update CONTRIBUTING.md (#1116)ichigo-gyuunyuu
2021-07-26more formatter and linter fieldsChris
2021-07-26more formatters and lintersChris
2021-07-26linter fields for tfChris
2021-07-26BufWritePre enables format on save for lv-config.lua (#1111)rebuilt
2021-07-26Update highlights.lua (#1114)ichigo-gyuunyuu
2021-07-26fix: WarningMsg color was red (#1092)William Goulois
2021-07-26fix: typos (#1110)Gauravsingh Sisodia
2021-07-26Update init.lua (#1108)ichigo-gyuunyuu
2021-07-26new footerchristianchiarulli
2021-07-26compatible 0.5 treesitterchristianchiarulli
2021-07-26add sveltechristianchiarulli
2021-07-25basic scala supportchristianchiarulli
2021-07-25autoindent issue solved finallychristianchiarulli
2021-07-25remove defaults.find_command (#1096)Real Human
2021-07-25fixing more langsChris
2021-07-25formatter and linter section for elmChris
2021-07-25only one formatter is allowed (#1095)Christian Chiarulli
2021-07-25Update format.yamlAbouzar Parvan
2021-07-25stylua is always in rootchristianchiarulli
2021-07-25fix csharpchristianchiarulli
2021-07-25formatter field for csharpchristianchiarulli
2021-07-25Fixed the potential ugly prompt which is poor UX (#1091)Huynh Viet
2021-07-25Show correct indentation settings in galaxyline (#1093)Eti
2021-07-25fix formatting according to styluaabzcoding
2021-07-25Fix ignored user autocommands (#1090)kylo252
2021-07-25Move leader keybinding into the whichkey config (#1089)rebuilt
2021-07-25removed unused loop variable indexAbouzar Parvan