summaryrefslogtreecommitdiff
path: root/lua/core
AgeCommit message (Expand)Author
2021-08-05<leader>lq opens quickfixchristianchiarulli
2021-08-04update for lunarvim orgChris
2021-08-03feat: add lvim.lsp.smart_cwd (#1218)kylo252
2021-08-03fix compe tab completion issue (#1217)Abouzar Parvan
2021-08-03Allow user's to define their own nvim-tree bindings (#1181)tafryn
2021-08-03[Feature]: Add possibility to focus nvimtree instead of toggle (#1074)William Goulois
2021-08-02[Refactor] Allow editing default keymaps (#1213)kylo252
2021-08-02[Refactor] Adopt which key mapping style (#1210)Luc Sinet
2021-08-02fix: comment typo (#1211)Gauravsingh Sisodia
2021-08-02Make keymaps of bufferline and compe configurable (#1205)Luc Sinet
2021-08-01compe doc optionsChris
2021-07-31cleanup old tab filetype specific codeChris
2021-07-31borders on docsChris
2021-07-31tab complete is more consistentChris
2021-07-31[Feature] Rename lv-config.lua to config.lua (#1193)chaeing
2021-07-31Add the better peek functions (#1172)Geet Sethi
2021-07-31feat: get null-ls registered providers by filetype (#1186)kylo252
2021-07-31fix luacheck issues (#1184)Abouzar Parvan
2021-07-31make telescope keybindings more sane (#1154)Abouzar Parvan
2021-07-31Enable querying lang-server formatting capabilities (#1078)kylo252
2021-07-30Fix the galaxyline null pointer issue (#1179)Abouzar Parvan
2021-07-29add packerstatusChris
2021-07-29properly support terraform0.5.1Chris
2021-07-28move lsp autocommandChris
2021-07-28just use tfChris
2021-07-28null-ls formatter name is different from its command (#1141)Abouzar Parvan
2021-07-27feat: resolve null-ls tag in galaxyline (#1138)kylo252
2021-07-27do not touch bufferline if nvimtree is on the right sideAbouzar Parvan
2021-07-27Conditionally enable TAB to trigger completion based on filetype. Disable com...rebuilt
2021-07-26disable yaml for treesitter indentChris
2021-07-26run stylua (#1122)Barlingo
2021-07-26[Refactor] remove lv prefix (#1112)Luc Sinet
2021-07-26new footerchristianchiarulli
2021-07-25autoindent issue solved finallychristianchiarulli
2021-07-25remove defaults.find_command (#1096)Real Human
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-25remove shift - x from buffer line (#1073)Kai
2021-07-25use lvim.builtin for compe (#1082)Christian Chiarulli
2021-07-24New contract (#1080)Christian Chiarulli
2021-07-20Fix autolint group definition (#1041)Luc Sinet
2021-07-19Decoupling config from nvim (#1038)Christian Chiarulli
2021-07-19Fix reports from luacheck (#1031)Luc Sinet
2021-07-19toggle() already follows the file, no need for find_file() (#1020)Abouzar Parvan
2021-07-18fixing broken nvimtree (#1012)Abouzar Parvan
2021-07-17a better path_display default for telescope (#1009)Abouzar Parvan
2021-07-17[Refactor] nvimtree to be configurable (#970)chaeing