summaryrefslogtreecommitdiff
path: root/lua
AgeCommit message (Collapse)Author
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
* [UPDATE] change efm filetypes to only python * [UPDATE] shows all LSP Clients in galaxyline
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
Co-authored-by: maxxnino <[email protected]>
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-02add number of plugins as footerChris
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
Co-authored-by: Cam Spiers <[email protected]>
2021-07-02remove annoying underlinesChris
2021-07-02Some lua touches (#587)maminou
* a way with lua!! * some! not all ;-( * shortmess
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 ↵rebuilt
telescope update (#572)
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
* lazyload telescope * Update plugins.lua Co-authored-by: Christian Chiarulli <[email protected]>
2021-06-30refactor autocommandschristianchiarulli
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-30fix nvimtree bugChris
2021-06-30Colorscheme needs to be set after plugins have been installed (#556)rebuilt
2021-06-30first pass at braille logoChris
2021-06-29updateschristianchiarulli
2021-06-29updatesChris
2021-06-29updates, everything false by defaultChris
2021-06-29added rust-tools thanks to bob3000 (#544)Abouzar Parvan
* added rust-tools * require_plugin has been removed
2021-06-29Fix elixir spelling (#546)Lee Marlow
2021-06-29use lsp to format jsonChris
2021-06-29Add dashboard entry to search nvim config files (#551)tafryn
2021-06-28add back gist active0.1.0christianchiarulli
2021-06-28Allow setting ignorecase and smartcase from lvi-config.lua (#545)Lee Marlow
2021-06-28plugins configuredchristianchiarulli