summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-03hope config default setup0.3.1christianchiarulli
2021-07-03feat(615): transparent background option (#617)William Goulois
2021-07-03Define a form for general issues (#618)Luc Sinet
2021-07-03[LSP] key-bind - ca is the nvim default for "change around". (#602)James Walmsley
2021-07-03faster settings.lua; added globals to default conf (#609)Zahin Muhaimeen
2021-07-03elixir updatesChris
2021-07-03cleaning up galaxylineChris
2021-07-03Show all LSP Clients attached to the Buffer in GalaxyLine Bar (#611)Rohit Patil
2021-07-03[LSP] c/cpp - Fix to clang default config. (#612)James Walmsley
2021-07-03indent-blankline.nvim lua branch has been merged into master (#607)Abouzar Parvan
2021-07-03auto detect file for zig, and language server for zig (#604)maxxnino
2021-07-02remove emmetChris
2021-07-02update and simplify readmeChris
2021-07-02[LSP] clang - Better defaults for clangd. (#601)James Walmsley
2021-07-02[CONFIG] No default for leader_key. (#600)James Walmsley
2021-07-02Merge branch 'master' of github.com:ChristianChiarulli/LunarVimChris
2021-07-02add number of plugins as footerChris
2021-07-02[FTPLUGIN] Rename cpp -> c neovim sources c for c and cpp. (#598)James Walmsley
2021-07-02use vim for packer compile pathChris
2021-07-02no more underlineChris
2021-07-02inline colorscheme config0.3.0Chris
2021-07-02remove lv config so that user settings actually mean somethingChris
2021-07-02Add snap as an optional alternative to telescope (#582)Cam Spiers
2021-07-02remove annoying underlinesChris
2021-07-02Some lua touches (#587)maminou
2021-07-02remove file explorer titleChris
2021-07-02trying out new colorschemeChris
2021-07-02more lush supportChris
2021-07-02push builtin spacegray themeChris
2021-07-02fix lspsagaChris
2021-07-02Adding DAPInstall.nvim in regards to #574 (#577)0.2.0Abouzar Parvan
2021-07-01lsp in ftplugin austonautomoychristianchiarulli
2021-07-01Fix incorrect variable name (#579)tafryn
2021-07-01fixes indenting by adding compe setup in autopairs config (#569)rebuilt
2021-07-01Update telescope config in response to breaking changes in the latest telesco...rebuilt
2021-06-30updatesChris
2021-06-30fix autoformattingChris
2021-06-30add lush and template for creating colorschemesChris
2021-06-30fix offset package.loaded is coolChris
2021-06-30more keybinds for nvimtreechristianchiarulli
2021-06-30new nvimtree bindingschristianchiarulli
2021-06-30lazyload telescope (#564)kylo252
2021-06-30refactor autocommandschristianchiarulli
2021-06-30update badgeChris
2021-06-30update badgesChris
2021-06-30Use vim-elixir when elixir lang is active (#559)Lee Marlow
2021-06-30Easily find buffers with Telescope when many are open (#560)Lee Marlow
2021-06-30color logoChris
2021-06-30fix nvimtree bugChris
2021-06-30Colorscheme needs to be set after plugins have been installed (#556)rebuilt