summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
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
Master now has the changes from rolling
2021-07-27Merge branch 'master' into rolling0.5.0christianchiarulli
2021-07-27include `package-lock.json` & `package.json` in root patterns (#1133)Rafael
* Just adds package.json and package-lock.json for the root patterns of vim-rooter * The other ones are the default patterns, see `:help g:rooter_patterns`
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
Provide some which-key mappings samples
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 ↵rebuilt
completion for simple text files (#1130) * disable tab completion for markdown * md is markdown * Set local keybindings conditionally based on filetype. Disable tab complete for text files * Rename functions and expose excluded filetypes setting for compe Co-authored-by: abzcoding <[email protected]>
2021-07-27remove ts-toolsChris