Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-19 | toggle() already follows the file, no need for find_file() (#1020) | Abouzar Parvan | |
2021-07-18 | fixing broken nvimtree (#1012) | Abouzar Parvan | |
2021-07-17 | a better path_display default for telescope (#1009) | Abouzar Parvan | |
2021-07-17 | [Refactor] nvimtree to be configurable (#970) | chaeing | |
* Refactor nvimtree to be configurable * Correct the location of .stylua.toml in Contrib.md Co-authored-by: Christian Chiarulli <[email protected]> | |||
2021-07-16 | [Feature] add linter support (#982) | Luc Sinet | |
2021-07-16 | :tada: telescope supports colorscheme preview (#995) | Abouzar Parvan | |
2021-07-15 | update | christianchiarulli | |
2021-07-14 | user toggleterm instead of fterm | christianchiarulli | |
2021-07-14 | Use user defined value when setting showtabline on BufLeave (#939) | Pasi Bergman | |
2021-07-14 | Fix dashboard which key still appears when dashboard disabled (#923) | hui.liu | |
* Fix dashboard which key still appears when dashboard disabled * Prevent override user_which_key | |||
2021-07-13 | Added default formatters (#908) | Abouzar Parvan | |
* added default formatters for a couple of langs * fix: sugesstions from tastyep * allow users to change default formatters * suggestion: mellow pointed out the telescope issue * we don't need to use formatter.setup | |||
2021-07-14 | [WHICH-KEY] Use wk.register() to handle the overrides. (#915) | James Walmsley | |
2021-07-14 | Fix vsnip_dir typo (#916) | Brandon Conway | |
2021-07-13 | always close tree, there is a bug with nvimtree if you don't autoclose where ↵ | Chris | |
the buffer you open will inherit the settings of the tree buffer | |||
2021-07-13 | Add telescope cycle prompt history keymappings (#909) | hui.liu | |
2021-07-13 | protected call for formatter.nvim | christianchiarulli | |
2021-07-13 | poc with local prettier working | christianchiarulli | |
2021-07-12 | refactor, fix galaxyline | christianchiarulli | |
2021-07-12 | refactor single file | christianchiarulli | |
2021-07-12 | poc for refactor into one file | christianchiarulli | |