summaryrefslogtreecommitdiff
path: root/lua
AgeCommit message (Collapse)Author
2021-07-04Remove `extras` Config option since extras plugins are enabled individualy ↵maxime50
now (#673) * Remove `extras` Global Config * remove white space Co-authored-by: maxime50 <>
2021-07-04start formatting rulesRafael
2021-07-04Changed ft of latex (lervag/vimtex) to correct 'tex' value. Need to run ↵Jacek Kiedrowski
PackerInstall, Compile etc to make it work after this change. (#670)
2021-07-04Better JS/TS Development Experience (#667)maxime50
Co-authored-by: Maxime <[email protected]>
2021-07-04Merge branch 'master' of github.com:ChristianChiarulli/LunarVimchristianchiarulli
2021-07-04cleaner treechristianchiarulli
2021-07-04[KEYMAP] Support quickfix navigation with [q / ]q (#660)James Walmsley
2021-07-04Merge branch 'master' of github.com:ChristianChiarulli/LunarVimchristianchiarulli
2021-07-04galaxyline will follow theme colors, still need themes that support these hl ↵christianchiarulli
groups tho
2021-07-04typo Bdelete instead of bdelete (#666)Kai
2021-07-04much more handsome bufferlinechristianchiarulli
2021-07-04Basics for php lsp (#664)PZ31k0nauT
* Update php.lua * Update default-config.lua * Update lv-config.example.lua
2021-07-04remove whitespacechristianchiarulli
2021-07-04move colorscheme setting to settingschristianchiarulli
2021-07-04remove package loaded for nowchristianchiarulli
2021-07-04more lazyloadchristianchiarulli
2021-07-04more lazyloadChris
2021-07-04Snippets in config dir (#661)PZ31k0nauT
* Update init.lua * Update init.lua * Update init.lua * Update default-config.lua
2021-07-04Adding tabnine for compe (#640)Abouzar Parvan
2021-07-04[KEYBINDINGS] Add Alt-jk etc for move line up/down. (#659)James Walmsley
2021-07-04lazy load lspinstall (#654)rebuilt
2021-07-04Fix close buffer command according to new bufferline plugin (#650)maxxnino
* auto detect file for zig, and language server for zig * fix close buffer command according to new bufferline plugin Co-authored-by: maxxnino <[email protected]>
2021-07-04seems to disable everything we may have to use a more complicated methodChris
2021-07-04Prevent startup errors on first run (#645)rob
2021-07-04no more ft for rust tools for nowChris
2021-07-04support ruby filesChris
2021-07-04disable rust for nowchristianchiarulli
2021-07-04Merge branch 'master' of github.com:ChristianChiarulli/LunarVimchristianchiarulli
2021-07-04using bufferline, barbar had too many conflicts unfortunatelychristianchiarulli
2021-07-04Fix typo (#636)Brandon Conway
2021-07-03[DASHBOARD] Fix Telescope config files lazy-load issue. (#632)James Walmsley
2021-07-03eslint working (fixes) prettier working (with node modules)christianchiarulli
2021-07-03added Clangd format_on_save (#621)Mayank Dutta
* clang autoformat do save lot of trouble * clang autoformat do save lot of trouble * clang indentation done, comments updated * clang indentation done, comments updated Co-authored-by: Mayank Sharma <[email protected]>
2021-07-03[WHICH-KEY] Add SymbolsOutline mapping. (#599)James Walmsley
2021-07-03hope config default setup0.3.1christianchiarulli
2021-07-03feat(615): transparent background option (#617)William Goulois
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
* [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