summaryrefslogtreecommitdiff
path: root/lua/core
AgeCommit message (Expand)Author
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
2021-07-16[Feature] add linter support (#982)Luc Sinet
2021-07-16:tada: telescope supports colorscheme preview (#995)Abouzar Parvan
2021-07-15updatechristianchiarulli
2021-07-14user toggleterm instead of ftermchristianchiarulli
2021-07-14Use user defined value when setting showtabline on BufLeave (#939)Pasi Bergman
2021-07-14Fix dashboard which key still appears when dashboard disabled (#923)hui.liu
2021-07-13Added default formatters (#908)Abouzar Parvan
2021-07-14[WHICH-KEY] Use wk.register() to handle the overrides. (#915)James Walmsley
2021-07-14Fix vsnip_dir typo (#916)Brandon Conway
2021-07-13always close tree, there is a bug with nvimtree if you don't autoclose where ...Chris
2021-07-13Add telescope cycle prompt history keymappings (#909)hui.liu
2021-07-13protected call for formatter.nvimchristianchiarulli
2021-07-13poc with local prettier workingchristianchiarulli
2021-07-12refactor, fix galaxylinechristianchiarulli
2021-07-12refactor single filechristianchiarulli
2021-07-12poc for refactor into one filechristianchiarulli