summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-29properly support terraform0.5.1Chris
2021-07-28move lsp autocommandChris
2021-07-28require at the topChris
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-28use utils in null-lsChris
2021-07-28move istable and isstring to utilsChris
2021-07-28refactor lsp keybindsChris
2021-07-28more refactorChris
2021-07-28Merge branch 'rolling' of github.com:ChristianChiarulli/LunarVim into rollingChris
2021-07-28begin lsp refactorChris
2021-07-28Merge pull request #1149 from alvarotroya/bugfix/fix_typo_in_insert_mode_keyb...rebuilt
2021-07-28Fix typo in insert mode keybindingsAlvaro Troya
2021-07-28no need to add root patterns, airblade/vim-rooter#123 got mergedRafael Madriz
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-28don't use this plugin strategy because it makes packer sadchristianchiarulli
2021-07-27Merge branch 'rolling' of github.com:ChristianChiarulli/LunarVim into rollingchristianchiarulli
2021-07-27feat: resolve null-ls tag in galaxyline (#1138)kylo252
2021-07-28Update README.mdrebuilt
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