summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-07-31why is eslint_d so bad (#1192)Abouzar Parvan
2021-07-31show the actual command (#1191)Abouzar Parvan
2021-07-31Wraps the logic in parenthesis so it works correctly (#1190)rebuilt
2021-07-31fix eslint_d issue (#1189)Abouzar Parvan
2021-07-31gs for signature helpChris
2021-07-31[Feature] Expose lsp config (#1156)Luc Sinet
2021-07-31Add the better peek functions (#1172)Geet Sethi
2021-07-31feat: get null-ls registered providers by filetype (#1186)kylo252
2021-07-31feat: add diagnostics source name (#1147)kylo252
2021-07-31[Refactor] Define keymapppings helpers in utils.keymap (#1176)Luc Sinet
2021-07-31hadolint: use `COPY` instead of `ADD` for files and foldersAbouzar Parvan
2021-07-31cleanup formatting handler (#1185)kylo252
2021-07-31fix luacheck issues (#1184)Abouzar Parvan
2021-07-31Simple LunarVim docker image (#1158)Rafael Colucci
2021-07-31make telescope keybindings more sane (#1154)Abouzar Parvan
2021-07-31add on init to gdscriptChris
2021-07-31add gdscript lsp support (#1164)MengChen. Huang
2021-07-31fix format_handlerChris
2021-07-31Enable querying lang-server formatting capabilities (#1078)kylo252
2021-07-30Protect against a strict umask (#1168)Manpreet Singh
2021-07-30Fix the galaxyline null pointer issue (#1179)Abouzar Parvan
2021-07-29Merge branch 'rolling' of github.com:ChristianChiarulli/LunarVim into rollingChris
2021-07-29add packerstatusChris
2021-07-29Fix autocmd custom_groups not loaded (#1162)Dery Rahman Ahaddienata
2021-07-29fix: Use null-ls eslint diagnostics config with eslint_d exe (#1159)Pasi Bergman
2021-07-29Update README.mdrebuilt
2021-07-29Merge pull request #1160 from aaronsms/fix-lsp-peek-definitionrebuilt
fix: change peekDefinition method location
2021-07-29fix: change peekDefinition method locationaaronsms
2021-07-29[Bugfix] Set 4 min timeout for installation (#1157)Abouzar Parvan
2021-07-29fix null-lsChris
2021-07-29require when neededChris
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 ↵rebuilt
alvarotroya/bugfix/fix_typo_in_insert_mode_keybindings Fix typo in insert mode keybindings
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
* null-ls formatter name is different from it's command * add more language support * nil is unnecessary