Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-08 | silent update | 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 | add scrolloff config option | Gruak | |
2021-07-08 | you can disable clipboard (#783) | Abouzar Parvan | |
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 | Fix terminal window navigation keymaps (#776) | Nawfal bin Mohmad Rouyan | |
Missing '>' for <C+\\> | |||
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 | 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 to remove autoformat group when there is none (#748) | Abouzar Parvan | |
2021-07-07 | Add missing document_highlight in default config (#743) | hui.liu | |
2021-07-07 | Merge branch 'master' of github.com:ChristianChiarulli/LunarVim into stable | christianchiarulli | |
2021-07-07 | fix git signs | christianchiarulli | |
2021-07-07 | Merge branch 'master' of github.com:ChristianChiarulli/LunarVim into stable0.4.4 | christianchiarulli | |
2021-07-07 | comment toggle on bufread | christianchiarulli | |
2021-07-07 | Merge branch 'master' of github.com:ChristianChiarulli/LunarVim into stable | christianchiarulli | |
2021-07-07 | always use telescope | christianchiarulli | |
2021-07-07 | Merge branch 'master' of github.com:ChristianChiarulli/LunarVim into stable | christianchiarulli | |
2021-07-06 | dashboard autoconfig | christianchiarulli | |
2021-07-06 | pin nvimtree | christianchiarulli | |
2021-07-06 | test lazyloading nvimtree | christianchiarulli | |
2021-07-06 | remove some config from nvimtree to test | christianchiarulli | |
2021-07-06 | pcall for view | christianchiarulli | |
2021-07-06 | remove dashboard from auto activating | christianchiarulli | |
2021-07-06 | formmatting | christianchiarulli | |
2021-07-06 | autoload dashboard | christianchiarulli | |
2021-07-06 | fix losing dashboard command add whichkey binding for lunarconfig0.4.3 | christianchiarulli | |
2021-07-06 | you can now toggle format on and off on the fly! | christianchiarulli | |
2021-07-06 | fix compe enter now working | christianchiarulli | |
2021-07-06 | center lazygit | Chris | |
2021-07-06 | custom whichkey entries | Chris | |
2021-07-06 | manual formatting with neoformat | Chris | |
2021-07-06 | wrap requires in pcall | Chris | |
2021-07-06 | testing autosave config poetnetially unstable | christianchiarulli | |
2021-07-06 | Replace LazyGit Plugin with FTerm Instance (#717) | Jonathan Raines | |
* Replace LazyGit Plugin with FTerm Instance * Added gg keybind to FTerm LazyGit * Added check to see if lazygit is installed * Changed lazyload event to prevent error when called from dashboard on startup * Removed lazygit plugin. Changed Fterm lazy loading * Made the executable check more universal for when we include other terminal applications Co-authored-by: rebuilt <[email protected]> | |||
2021-07-06 | fix telescope project issue (#723) | Abouzar Parvan | |
2021-07-06 | Setup tailwindcss-ls (#729) | hui.liu | |