summaryrefslogtreecommitdiff
path: root/lua
AgeCommit message (Collapse)Author
2021-07-09lvim separate package pathchristianchiarulli
2021-07-09more refactorchristianchiarulli
2021-07-09more config refactorchristianchiarulli
2021-07-09config refactorchristianchiarulli
2021-07-09refactor plugin configchristianchiarulli
2021-07-09more debloatchristianchiarulli
2021-07-09remove extra plugins (debloating)christianchiarulli
2021-07-09expose completion configchristianchiarulli
2021-07-09remove <tab> to move between bufferschristianchiarulli
2021-07-09fix mac resize keyschristianchiarulli
2021-07-09PoC zen mode hot reload config and refactorchristianchiarulli
2021-07-09make shiftwidth and tabstop configurable (#818)0.4.7Abouzar Parvan
2021-07-09FTerm starts on same event as Dashboard (#820)Jonathan Raines
2021-07-09update settingsChris
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