Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-08 | try with diff config | christianchiarulli | |
2021-07-08 | refactor | christianchiarulli | |
2021-07-08 | silent update | christianchiarulli | |
2021-07-08 | tryy with silent | christianchiarulli | |
2021-07-08 | write to log file | christianchiarulli | |
2021-07-08 | another redirect | christianchiarulli | |
2021-07-08 | redirect output test | christianchiarulli | |
2021-07-08 | format | christianchiarulli | |
2021-07-08 | Merge branch 'master' of github.com:ChristianChiarulli/LunarVim into rolling | christianchiarulli | |
2021-07-08 | call colorschemes only after they get installed (#798) | rebuilt | |
2021-07-08 | added quit and save for which key (#788) | maminou | |
2021-07-08 | User 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-08 | Check lsp client is active for all language files (#790) | hui.liu | |
2021-07-08 | Merge pull request #791 from Gruak/master | rebuilt | |
Adds Scrolloff option in lv-config | |||
2021-07-08 | add scrolloff config option | Gruak | |
2021-07-08 | you can disable clipboard (#783) | Abouzar Parvan | |
2021-07-08 | Merge pull request #786 from Uzaaft/Uzaaft-patch-1 | rebuilt | |
Replace deprecated value in lv-telescope/init.lua | |||
2021-07-08 | Rewrote parameter value to shorten. | Uzaaft | |
2021-07-08 | Update init.lua | Uzaaft | |
Fixed issue with formatting | |||
2021-07-08 | Update lv-telescope init.lua | Uzaaft | |
Fix issue with deprecated config line. Ref: telescope.changelog-839. | |||
2021-07-08 | Merge pull request #778 from abzcoding/readme-update | rebuilt | |
Updated readme to remove dead options and add new ones | |||
2021-07-08 | updated readme, revmoed dead configs, added better user_plugins suggestions | abzcoding | |
2021-07-08 | Fix terminal window navigation keymaps (#776) | Nawfal bin Mohmad Rouyan | |
Missing '>' for <C+\\> | |||
2021-07-08 | decrease time | Chris | |
2021-07-08 | update | Chris | |
2021-07-08 | update | Chris | |
2021-07-08 | update | Chris | |
2021-07-08 | test with compile | Chris | |
2021-07-08 | test | Chris | |
2021-07-08 | test | Chris | |
2021-07-08 | typo | Chris | |
2021-07-08 | update | Chris | |
2021-07-08 | try this | Chris | |
2021-07-08 | update | Chris | |
2021-07-08 | separate compile | Chris | |
2021-07-08 | add compile | Chris | |
2021-07-08 | testing blocking install | Chris | |
2021-07-07 | new comment lazyload event | christianchiarulli | |
2021-07-07 | remove sessions from dashboard for now | christianchiarulli | |
2021-07-07 | more lazy load be careful | christianchiarulli | |
2021-07-07 | refactoring whichkey | christianchiarulli | |
2021-07-07 | WIP: show virtualenv inside galaxyline (#767) | Abouzar Parvan | |
2021-07-07 | while using lazygit inside fterm, esc key will act as quit instead of going ↵ | Abouzar Parvan | |
to normal mode (#762) | |||
2021-07-07 | option 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-07 | fixed treesitter textobject issue (#763) | Abouzar Parvan | |
2021-07-07 | Add a git-ignored folder for users to store their personal configurations (#761) | rebuilt | |
2021-07-07 | Terminal window keymappings from vimscript to lua (#757) | Henrik Nilsson | |
2021-07-07 | add missing QuickFixToggle() function (#752) | Abouzar Parvan | |
2021-07-07 | check if group exists before removing | Chris | |
2021-07-07 | we don't need all the neovim git history to install the latest version (#756) | Abouzar Parvan | |