summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-07-08try with diff configchristianchiarulli
2021-07-08refactorchristianchiarulli
2021-07-08silent updatechristianchiarulli
2021-07-08tryy with silentchristianchiarulli
2021-07-08write to log filechristianchiarulli
2021-07-08another redirectchristianchiarulli
2021-07-08redirect output testchristianchiarulli
2021-07-08formatchristianchiarulli
2021-07-08Merge branch 'master' of github.com:ChristianChiarulli/LunarVim into rollingchristianchiarulli
2021-07-08call colorschemes only after they get installed (#798)rebuilt
2021-07-08added quit and save for which key (#788)maminou
2021-07-08User config option to change Rust inline hint/param prefixes (#774)Henrik Nilsson
* User configurable Rust inline hint prefixes * Ordered the language list * Rust param hints and ordered lang list
2021-07-08Check lsp client is active for all language files (#790)hui.liu
2021-07-08Merge pull request #791 from Gruak/masterrebuilt
Adds Scrolloff option in lv-config
2021-07-08add scrolloff config optionGruak
2021-07-08you can disable clipboard (#783)Abouzar Parvan
2021-07-08Merge pull request #786 from Uzaaft/Uzaaft-patch-1rebuilt
Replace deprecated value in lv-telescope/init.lua
2021-07-08Rewrote parameter value to shorten.Uzaaft
2021-07-08Update init.luaUzaaft
Fixed issue with formatting
2021-07-08Update lv-telescope init.luaUzaaft
Fix issue with deprecated config line. Ref: telescope.changelog-839.
2021-07-08Merge pull request #778 from abzcoding/readme-updaterebuilt
Updated readme to remove dead options and add new ones
2021-07-08updated readme, revmoed dead configs, added better user_plugins suggestionsabzcoding
2021-07-08Fix terminal window navigation keymaps (#776)Nawfal bin Mohmad Rouyan
Missing '>' for <C+\\>
2021-07-08decrease timeChris
2021-07-08updateChris
2021-07-08updateChris
2021-07-08updateChris
2021-07-08test with compileChris
2021-07-08testChris
2021-07-08testChris
2021-07-08typoChris
2021-07-08updateChris
2021-07-08try thisChris
2021-07-08updateChris
2021-07-08separate compileChris
2021-07-08add compileChris
2021-07-08testing blocking installChris
2021-07-07new comment lazyload eventchristianchiarulli
2021-07-07remove sessions from dashboard for nowchristianchiarulli
2021-07-07more lazy load be carefulchristianchiarulli
2021-07-07refactoring whichkeychristianchiarulli
2021-07-07WIP: show virtualenv inside galaxyline (#767)Abouzar Parvan
2021-07-07while using lazygit inside fterm, esc key will act as quit instead of going ↵Abouzar Parvan
to normal mode (#762)
2021-07-07option for user to configure the cmdheight and number_width as per their ↵Ramiz Sarfaraj
liking. (#764) * few of my changes * option for user configuration of cmdheight and number_width
2021-07-07fixed treesitter textobject issue (#763)Abouzar Parvan
2021-07-07Add a git-ignored folder for users to store their personal configurations (#761)rebuilt
2021-07-07Terminal window keymappings from vimscript to lua (#757)Henrik Nilsson
2021-07-07add missing QuickFixToggle() function (#752)Abouzar Parvan
2021-07-07check if group exists before removingChris
2021-07-07we don't need all the neovim git history to install the latest version (#756)Abouzar Parvan