summaryrefslogtreecommitdiff
path: root/init.lua
AgeCommit message (Expand)Author
2023-02-04perf: lazy load most plugins (#3750)LostNeophyte
2022-11-02fix: rollback plugin loader changes (#3402)Christian Chiarulli
2022-11-02refactor(theme)!: decouple tokyonight options (#3384)kylo252
2022-10-06feat: enable global installation (#3161)kylo252
2022-10-04refactor: more deliberate reload (#3133)kylo252
2022-10-03feat: reload and lir color update (#3123)Christian Chiarulli
2022-09-28feat(autocmds): make sure all autocmds are modifiable (#3087)Abouzar Parvan
2022-09-20fix: fixing laststatus harderChristian Chiarulli
2021-12-03fix: no restart required when changing colorscheme (#2026)kylo252
2021-11-03fix: overloading keymappings now works correctly even after reloading (#1789)kylo252
2021-11-02feat: better error handling for packer (#1883)kylo252
2021-10-20fix(bootstrap): support for using default neovim config and data directories ...Sergio Mendez
2021-10-10feat: add an independent lvim namespace (#1699)kylo252
2021-10-03refactor: auto-generate language configuration (#1584)kylo252
2021-09-13refactor: use more flexible paths (#1381)kylo252
2021-09-12refactor: add explicit setup for impatient (#1529)Chase Colman
2021-09-08[Feature] Add modified version of impatient.nvim for caching (#1488)Chase Colman
2021-09-07feat: compe -> cmp (#1496)Christian Chiarulli
2021-09-02fix runtime path (#1443)Aaron Saw Min Sern
2021-08-27Fix missing "HOME" variable errors (#1415)kylo252
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[Bugfix] Load user's autocmd custom_groups (#1393)chaeing
2021-08-25[Feature] Encapsulate config logic (#1338)Luc Sinet
2021-08-20fix: set runtime directories correctly (#1354)kylo252
2021-08-16[Feature] Expose null ls setup to user config (#1323)dklymenk
2021-08-02[Refactor] Allow editing default keymaps (#1213)kylo252
2021-07-31[Feature] Rename lv-config.lua to config.lua (#1193)chaeing
2021-07-31[Refactor] Define keymapppings helpers in utils.keymap (#1176)Luc Sinet
2021-07-29Fix autocmd custom_groups not loaded (#1162)Dery Rahman Ahaddienata
2021-07-28refactor lsp keybindsChris
2021-07-28begin lsp refactorChris
2021-07-27Wrap lsp default_keybindings in function instead of load on 1st require (#1128)devtoi
2021-07-26splits up the settings file. settings.lua gets required before lv-co… (#1097)rebuilt
2021-07-26[Refactor] remove lv prefix (#1112)Luc Sinet
2021-07-25fix formatting according to styluaabzcoding
2021-07-25Fix ignored user autocommands (#1090)kylo252
2021-07-24New contract (#1080)Christian Chiarulli
2021-07-23Fix the colorscheme issue on new installationsAbouzar Parvan
2021-07-19Decoupling config from nvim (#1038)Christian Chiarulli
2021-07-18Split plugin loading logic from the configuration (#796)Luc Sinet
2021-07-18[Refactor] Make default keybindings configurable (#988)kylo252
2021-07-14Improve error message in lv-config file (#922)hui.liu
2021-07-13protected call for formatter.nvimchristianchiarulli
2021-07-13poc with local prettier workingchristianchiarulli
2021-07-12refactor single filechristianchiarulli
2021-07-11remove this autocommandsChris
2021-07-11remove nvimtree statuslinechristianchiarulli
2021-07-10avoiding OCD attack with the help of folke/todo-comments (#839)Abouzar Parvan
2021-07-10refactor settings for hotswapchristianchiarulli