summaryrefslogtreecommitdiff
path: root/lua/core
AgeCommit message (Expand)Author
2021-09-26fix small bugs in nvim-tree (#1629)Abouzar Parvan
2021-09-26migrate nvim-tree to setup syntax episode 4 :cry: (#1627)Abouzar Parvan
2021-09-26lsp_diagnostics is part of the nvim-tree setup now (#1623)Abouzar Parvan
2021-09-26fix: use the new nvim-tree syntax (#1619)Abouzar Parvan
2021-09-25update nvim-tree based on the refactor (#1617)Abouzar Parvan
2021-09-25fix: adjust layout after a regression in telescope (#1615)kylo252
2021-09-25watch_index is deprecated, use watch_gitdir instead (#1614)Abouzar Parvan
2021-09-21feature: allow cmp confirm options to be configurable (#1523)Chase Colman
2021-09-17[Bugfix]: latex completion: insert `{` instead of `(` when completing (#1566)xeluxee
2021-09-17fix(dashboard): hide version when no tag found (#1572)chaesngmin
2021-09-17[Feature] Add lunarvim latest release tag to dashboard (#1436)chaesngmin
2021-09-17fix: use the correct API for the log-viewer (#1564)kylo252
2021-09-16fix: dashboard footer seems to have disapearedChristian Chiarulli
2021-09-16fix: more robust reloading (#1556)kylo252
2021-09-15[bugfix] Update lualine according to the breaking changes (#1558)Abouzar Parvan
2021-09-14fix: no preselect for up/down, c-j/c-k and tab/s-tabChristian Chiarulli
2021-09-13refactor: use more flexible paths (#1381)kylo252
2021-09-09fix: move setup function outside of config functionChristian Chiarulli
2021-09-08Show treesitter icon only with supported filetype (#1512)luetage
2021-09-07feat: compe -> cmp (#1496)Christian Chiarulli
2021-09-06there was a weird situation that caused lualine msg to turn boolean instead o...Abouzar Parvan
2021-09-05[BUGFIX] don't show table address in lualine (#1477)Abouzar Parvan
2021-09-04Revert back buffer bindings (#1458)Luc Sinet
2021-09-03[Feature]: Add new which-key command for switching to the last buffer (#1440)#!/bin/genesis
2021-08-30use `<leader>gd` to see git diff with previous head (#1426)Abouzar Parvan
2021-08-28use netrw when opening directoryChristian Chiarulli
2021-08-27Fix missing "HOME" variable errors (#1415)kylo252
2021-08-27q to quit quickfix when focusedChristian Chiarulli
2021-08-27formatChristian Chiarulli
2021-08-26use styles.lua rather instead of editing options directlyChristian Chiarulli
2021-08-26disable nvimtree and outline for lualineChristian Chiarulli
2021-08-26[Refactor]: only allow a single logger (#1405)kylo252
2021-08-26fix logging when plenary is not available (#1390)kylo252
2021-08-26[Refactor] Lualine component conditions (#1394)chaeing
2021-08-25[Feature] Encapsulate config logic (#1338)Luc Sinet
2021-08-24[Feature] enhance lualine config (#1372)chaeing
2021-08-22[Refactor/Bugfix] move on_config_done callbacks to relevant setup() (#1175)devtoi
2021-08-22[fix]: don't overwrite user's dashboard config (#1366)kylo252
2021-08-20Add show_hidden option to project module (#1359)Ahmed Khalf
2021-08-20[Feature] switch galaxyline to lualine (#1329)chaeing
2021-08-20[Refactor]: consistent update of bufferline offset with nvim-tree (#1351)Ahmed Khalf
2021-08-19rename settings to configuration in dashboard (#1350)Binx
2021-08-18[Refactor]: Remove vim-rooter and smart-cwd; then use project.nvim (#1315)Ahmed Khalf
2021-08-17[Feature] Make the rest of the builtins configurable (#1318)kylo252
2021-08-16Check if emmet is active. Enable emmet completion if emmet language server i...rebuilt
2021-08-16[Feature] Encapsulate interface logic (#1320)Luc Sinet
2021-08-15[Refactor] Clean-up redundant module-load checks (#1011)kylo252
2021-08-15Add a new option to show the mode name in galaxyline (#1303)Marcelo Cerri
2021-08-14feat: use telescope to quickly open lunarvim files (#1310)kylo252
2021-08-14fix: lviminfo highlight match fix (#1316)Pasi Bergman