summaryrefslogtreecommitdiff
path: root/lua
AgeCommit message (Collapse)Author
2021-07-09option to enable spell checking (#815)Robin Kautz
2021-07-09Add colorcolumn option for those who don't use indent line (#814)Jonathan Raines
* Add colorcolumn option for those who don't use indent line * Moved comment to appropriate place
2021-07-09Refactor tsserver-ls as a shared module (#806)hui.liu
2021-07-09fix styling issues (#811)Abouzar Parvan
2021-07-09settings updatesChris
2021-07-09java tool working on macChris
2021-07-09Use which-key for spelling hints (#780)rob
2021-07-08.tf are converted to .hcl for treesitterChris
2021-07-08try without tsupdateChris
2021-07-08chore: update keybinding for tab navigation (#802)chaeing
2021-07-08updatechristianchiarulli
2021-07-08remove autocommand throwing errorchristianchiarulli
2021-07-08new command for tsupdatechristianchiarulli
2021-07-08silent updatechristianchiarulli
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-08add scrolloff config optionGruak
2021-07-08you can disable clipboard (#783)Abouzar Parvan
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-08Fix terminal window navigation keymaps (#776)Nawfal bin Mohmad Rouyan
Missing '>' for <C+\\>
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-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 to remove autoformat group when there is none (#748)Abouzar Parvan
2021-07-07Add missing document_highlight in default config (#743)hui.liu
2021-07-07Merge branch 'master' of github.com:ChristianChiarulli/LunarVim into stablechristianchiarulli
2021-07-07fix git signschristianchiarulli
2021-07-07Merge branch 'master' of github.com:ChristianChiarulli/LunarVim into stable0.4.4christianchiarulli
2021-07-07comment toggle on bufreadchristianchiarulli
2021-07-07Merge branch 'master' of github.com:ChristianChiarulli/LunarVim into stablechristianchiarulli
2021-07-07always use telescopechristianchiarulli
2021-07-07Merge branch 'master' of github.com:ChristianChiarulli/LunarVim into stablechristianchiarulli
2021-07-06dashboard autoconfigchristianchiarulli
2021-07-06pin nvimtreechristianchiarulli
2021-07-06test lazyloading nvimtreechristianchiarulli
2021-07-06remove some config from nvimtree to testchristianchiarulli
2021-07-06pcall for viewchristianchiarulli
2021-07-06remove dashboard from auto activatingchristianchiarulli