summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-07-04Define a form for LSP issues (#626)Luc Sinet
* Define a form for LSP issues * Add reference to ftplugin/ for LSP issues
2021-07-04Adding tabnine for compe (#640)Abouzar Parvan
2021-07-04Configure the template chooser to include community links. (#644)Luc Sinet
2021-07-04[KEYBINDINGS] Add Alt-jk etc for move line up/down. (#659)James Walmsley
2021-07-04Solargraph uses stdio instead of --stdio (#642)Brandon Conway
You can see this in the [default config](https://github.com/neovim/nvim-lspconfig/blob/master/lua/lspconfig/solargraph.lua).
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-03Rename latex.lua to tex.lua (#633)PZ31k0nauT
2021-07-03[DASHBOARD] Fix Telescope config files lazy-load issue. (#632)James Walmsley
2021-07-03[LSP] clang - Support autoformat for all file-types. (#634)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-03fix(typo): nvcode -> LunarVim (#629)J.B.C
2021-07-03[WHICH-KEY] Add SymbolsOutline mapping. (#599)James Walmsley
2021-07-03Update nv script folder (#625)Henry Palacios
The path used by default in install.sh is ~/.config/nvim
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
* [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-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
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