summaryrefslogtreecommitdiff
path: root/lua
AgeCommit message (Expand)Author
2022-02-12Merge branch 'rolling'kylo252
2022-02-12fix: correct a path to bufferline module (#2270)Alexey Svirschevskiy
2022-02-12chore(plugins): bump version (#2269)Abouzar Parvan
2022-02-12Merge branch 'rolling'kylo252
2022-02-12feat: add a minimal implementation of bbye (#2267)kylo252
2022-02-12Merge branch 'rolling'kylo252
2022-02-11refactor(nvim-tree): remove unused code (#2266)kylo252
2022-02-09chore(plugins): bump version (#2261)Abouzar Parvan
2022-02-07feat: use bufferline instead of barbar (#2254)Abouzar Parvan
2022-02-06chore(plugins): bump version (#2253)Abouzar Parvan
2022-02-04fix(lualine): use 1-char width symbol for changed (#2246)Jieru Mei
2022-02-04fix(lualine): compacter size for treesitter icon (#2247)Jieru Mei
2022-02-04fix(lualine): add space to diff components (#1897)Xavier Young
2022-02-03feat: use schemastore.nvim to provide extended json schema support (#2239)Abouzar Parvan
2022-02-02chore(plugins): update plugin version (#2236)Abouzar Parvan
2022-01-30feat(vue): set volar as default language server instead of vuels (#2230)Abouzar Parvan
2022-01-30chore(plugins): update plugin version (#2225)Abouzar Parvan
2022-01-27chore(plugins): bump plugin version (#2217)Abouzar Parvan
2022-01-26fix(lsp): avoid accessing undefined user_data (#2216)Alexey Svirschevskiy
2022-01-24Merge branch 'rolling'kylo252
2022-01-24chore(installer): require neovim 0.6.1+ (#2211)kylo252
2022-01-24Merge branch 'rolling'kylo252
2022-01-24chore(plugins): bump plugin version, also fix for offset_encoding (#2210)Abouzar Parvan
2022-01-23fix(logging): disable insane amount of logging inside lvim.log (#2205)Abouzar Parvan
2022-01-23fix(autopairs): remove weird tex rules from autopairs (#2206)Abouzar Parvan
2022-01-20chore(plugins): bump plugin version (#2201)Abouzar Parvan
2022-01-19chore(plugins): restore the base folke/lua-dev (#2193)kylo252
2022-01-18chore(plugins): bump plugin version (#2190)Abouzar Parvan
2022-01-16fix(lsp): use temporary fork of lua-dev (#2187)kylo252
2022-01-15chore(plugins): bump plugin version and also fix nvim-cmp cmdline issue (#2183)Abouzar Parvan
2022-01-15refactor(nvim-tree): cleanup and update settings (#2182)kylo252
2022-01-15chore(plugins): bump version (#2181)kylo252
2022-01-15fix(diag): show lsp-diag code in open_float (#2180)kylo252
2022-01-14feat(plugins): bump core plugin version (#2176)Jieru Mei
2022-01-13Merge branch 'rolling'kylo252
2022-01-13fix(which-key): the PR has been merged to the original repo (#2172)Abouzar Parvan
2022-01-12fix(zsh): don't set filetype to sh (#2035)Jieru Mei
2022-01-12feat(plugins): bump core plugin version (#2169)Abouzar Parvan
2022-01-10Merge branch 'rolling'1.0.0kylo252
2022-01-10fix(lsp): no need to stop clients on LvimReload (#2160)kylo252
2022-01-10Merge branch 'rolling'kylo252
2022-01-10fix(install): avoid data-races for `on_packer_complete` (#2157)kylo252
2022-01-08refactor(term): leave the first few ids unassigned (#2156)kylo252
2022-01-08Merge branch 'rolling'kylo252
2022-01-08feat(info): display overridden servers for filetype (#2155)kylo252
2022-01-08fix(null-ls): avoid sending invalid opts.args (#2154)kylo252
2022-01-06Merge branch 'rolling'kylo252
2022-01-06fix(which-key): temporary solution for which-key (#2150)Jieru Mei
2022-01-06refactor(null-ls): allow passing full list of options for sources (#2137)kylo252
2022-01-05Merge branch 'rolling'kylo252