LunarVim/lua/lvim/core
Abouzar Parvan 2567d8612e
fix(cmp): update nvim-cmp to the latest version (#2467) (#2469)
* fix(cmp): update nvim-cmp to the latest version (#2467)

* fix(cmp): bring back default keybindings (#2470)
2022-04-15 05:36:02 +04:30
..
alpha feat: add alpha.nvim integration (#1906) 2022-03-19 20:02:45 +01:00
builtins feat: add alpha.nvim integration (#1906) 2022-03-19 20:02:45 +01:00
lualine feat: add alpha.nvim integration (#1906) 2022-03-19 20:02:45 +01:00
telescope chore(plugins): bump version (#2315) 2022-02-27 15:49:17 +03:30
alpha.lua fix(alpha): globalstatus after openning files from dashboard (#2366) 2022-03-20 14:18:17 +03:30
autocmds.lua fix(alpha): globalstatus after openning files from dashboard (#2366) 2022-03-20 14:18:17 +03:30
autopairs.lua fix(autopairs): remove weird tex rules from autopairs (#2206) 2022-01-23 13:11:01 +03:30
bufferline.lua fix(bufferline): add an additional space before diagnostics (#2367) 2022-03-20 12:23:53 +01:00
cmp.lua fix(cmp): update nvim-cmp to the latest version (#2467) (#2469) 2022-04-15 05:36:02 +04:30
commands.lua fix: correct a path to bufferline module (#2270) 2022-02-12 18:16:06 +01:00
comment.lua [Feature] use Comment.nvim instead of nvim-comment (#1736) 2021-10-11 20:10:59 +03:30
dap.lua feat: add an independent lvim namespace (#1699) 2021-10-10 21:07:41 +02:00
gitsigns.lua fix(gitsigns): rounded border (#2142) 2022-01-05 20:02:52 +01:00
info.lua refactor(lsp): cleanup servers' override configuration (#2243) 2022-04-14 23:17:22 +04:30
log.lua fix(impatient): avoid get_options in fast handler (#2451) 2022-04-12 11:18:17 +02:00
notify.lua feat: lazyload notify's configuration (#1855) 2022-01-02 10:25:20 +01:00
nvimtree.lua fix: nvim-tree taking half the window on open (#2357) 2022-03-18 12:35:29 +03:30
project.lua fix: lsp root can get very annoying when working with multiple languages. User is still able to turn it on. 2021-11-18 02:56:48 -05:00
telescope.lua fix(telescope): set <cr> binding to actions.select_default only (#2395) 2022-03-26 12:34:19 +01:00
terminal.lua fix(terminal): weird lazygit commit message bug (#2382) 2022-03-23 01:09:18 +04:30
treesitter.lua refactor: avoid running ts.setup in headless (#2119) 2021-12-28 09:48:42 +01:00
which-key.lua chore: [Feature]: Keyboard shortcut for quickfix in Telescope (#2385) 2022-03-24 19:11:38 +04:30