summaryrefslogtreecommitdiff
path: root/lua/core
AgeCommit message (Expand)Author
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
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