Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-09 | feat: Add an async logger using plenary (#1207) | kylo252 | |
Co-authored-by: rebuilt <[email protected]> | |||
2021-08-08 | fix formatting for compe (#1266) | Abouzar Parvan | |
2021-08-08 | new event for vsnip | Chris | |
2021-08-08 | tab can cycle through pum, insert a tab, and jump through snippets, what ↵ | Chris | |
more could you want? | |||
2021-08-03 | fix compe tab completion issue (#1217) | Abouzar Parvan | |
2021-08-02 | [Refactor] Allow editing default keymaps (#1213) | kylo252 | |
2021-08-02 | [Refactor] Adopt which key mapping style (#1210) | Luc Sinet | |
* Refactor keymappings to match which-key style * Update confif example + remove redundant way of registering mappings | |||
2021-08-02 | Make keymaps of bufferline and compe configurable (#1205) | Luc Sinet | |
2021-08-01 | compe doc options | Chris | |
2021-07-31 | cleanup old tab filetype specific code | Chris | |
2021-07-31 | borders on docs | Chris | |
2021-07-31 | tab complete is more consistent | Chris | |
2021-07-27 | Conditionally enable TAB to trigger completion based on filetype. Disable ↵ | rebuilt | |
completion for simple text files (#1130) * disable tab completion for markdown * md is markdown * Set local keybindings conditionally based on filetype. Disable tab complete for text files * Rename functions and expose excluded filetypes setting for compe Co-authored-by: abzcoding <[email protected]> | |||
2021-07-25 | autoindent issue solved finally | christianchiarulli | |
2021-07-25 | use lvim.builtin for compe (#1082) | Christian Chiarulli | |
Co-authored-by: Chris <[email protected]> | |||
2021-07-24 | New contract (#1080) | Christian Chiarulli | |
Changes to the global config object O is now lvim user_plugins is now plugins user_autocommands is now autocommands No more lang specific plugins Null-ls has replaced both formatter.nvim and nvim-lint | |||
2021-07-14 | Fix vsnip_dir typo (#916) | Brandon Conway | |
2021-07-12 | refactor single file | christianchiarulli | |