summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2021-08-02[Refactor] Allow editing default keymaps (#1213)kylo252
2021-07-31[Feature] Rename lv-config.lua to config.lua (#1193)chaeing
* Rename example config files * Update user config path in installer * Update user config path with a variable * Update default user config file to config.lua * Add fallback to lv-config if config.lua not found * Add global variable USER_CONFIG_PATH
2021-07-31Enable querying lang-server formatting capabilities (#1078)kylo252
2021-07-29Update README.mdrebuilt
2021-07-28Update README.mdrebuilt
Master now has the changes from rolling
2021-07-27add some sample which-key mappings to lv-config.lua and README.mdabzcoding
2021-07-26[Refactor] remove lv prefix (#1112)Luc Sinet
* Rename lv-utils into utils * Move commands defined in utils into core/commands.lua
2021-07-25Fix ignored user autocommands (#1090)kylo252
2021-07-25Update README.mdrebuilt
Link to wiki page for renamed globals
2021-07-25update colorscheme in exampleChris
2021-07-25update readmeChris
2021-07-24New contract (#1080)Christian Chiarulli
Changes to the global config object O is now lvim user_plugins is now plugins user_autocommands is now autocommands No more lang specific plugins Null-ls has replaced both formatter.nvim and nvim-lint
2021-07-21Update README.mdAbouzar Parvan
2021-07-21[Feature] Make common_on_attach configurable (#1024)kylo252
2021-07-20Update README (#1051)Binx
2021-07-20Update README.mdrebuilt
Add entry for alias
2021-07-20Update README.mdAbouzar Parvan
2021-07-20Update README.mdAbouzar Parvan
2021-07-20Update README.mdAbouzar Parvan
2021-07-20Update README.mdrebuilt
Old lunarvim files must be deleted
2021-07-20Update READMEBinx
2021-07-20Update README.mdrebuilt
Update what gets removed with the overwrite flag
2021-07-20Update README.mdrebuilt
2021-07-20Update README.md ichigo-gyuunyuu
Decoupling of lunarvim changes the behaviour of the overwrite flag in the install script
2021-07-20Update README.mdrebuilt
Add instructions on how to run LunarVim now that it has been decoupled from neovim
2021-07-18[Feature] Allow users to inspect all settings inside LV (#984)Abouzar Parvan
2021-07-18Update README.mdAbouzar Parvan
2021-07-18[Refactor] Make default keybindings configurable (#988)kylo252
2021-07-18Update README.mdAbouzar Parvan
2021-07-17updated readme (#1000)Abouzar Parvan
2021-07-16Update README.mdAbouzar Parvan
2021-07-14user toggleterm instead of ftermchristianchiarulli
2021-07-13fix the installation stuck on Ok to remove (#912)Abouzar Parvan
2021-07-13fix: clicking made with lua icon opens a deadlink (#906)ksyx
2021-07-12refactor single filechristianchiarulli
2021-07-12updated according to #878Abouzar Parvan
2021-07-12we should have clearly defined goals (#891)Abouzar Parvan
2021-07-12goimports instead of goimport (#889)Abouzar Parvan
2021-07-12Update README.mdAbouzar Parvan
2021-07-11Update README.mdAbouzar Parvan
2021-07-11MISC: Typo fix, and --@usage for python and rust (#795)Uzaaft
2021-07-10adding branch support (#852)Kai
2021-07-10updated readme according to default_plugin changes (#833)Abouzar Parvan
2021-07-09add testimonial (#826)not
2021-07-08update readmechristianchiarulli
2021-07-08updated readme, revmoed dead configs, added better user_plugins suggestionsabzcoding
2021-07-07Removing merge tagsRafael Colucci
2021-07-07custom_plugins has been renamed to user_plugins (#745)Abouzar Parvan
2021-07-06cleanup and stability improvements0.4.1christianchiarulli
2021-07-06Update README.mdChristian Chiarulli