LunarVim/lua/lvim/core
2022-03-18 12:35:29 +03:30
..
builtins fix: overloading keymappings now works correctly even after reloading (#1789) 2021-11-03 12:32:10 +01:00
lualine fix(lualine): use 1-char width symbol for changed (#2246) 2022-02-04 19:25:11 +03:30
telescope chore(plugins): bump version (#2315) 2022-02-27 15:49:17 +03:30
autocmds.lua fix(zsh): don't set filetype to sh (#2035) 2022-01-12 18:20:43 +01:00
autopairs.lua fix(autopairs): remove weird tex rules from autopairs (#2206) 2022-01-23 13:11:01 +03:30
bufferline.lua feat: add a minimal implementation of bbye (#2267) 2022-02-12 09:29:36 +01:00
cmp.lua fix: correct order for cmp's setup (#1999) 2021-11-28 16:52:56 +01:00
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
dashboard.lua refactor(bootstrap): more robust git module (#2127) 2022-01-03 11:07:34 +01:00
gitsigns.lua fix(gitsigns): rounded border (#2142) 2022-01-05 20:02:52 +01:00
info.lua chore(plugins): update plugin version (#2236) 2022-02-02 19:41:11 +03:30
log.lua fix(logging): disable insane amount of logging inside lvim.log (#2205) 2022-01-23 13:11:18 +03:30
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 feat(windows): add custom config_win.example.lua (#2330) 2022-03-10 09:54:38 +01:00
terminal.lua refactor(term): leave the first few ids unassigned (#2156) 2022-01-08 20:02:27 +01:00
treesitter.lua refactor: avoid running ts.setup in headless (#2119) 2021-12-28 09:48:42 +01:00
which-key.lua chore: fix typos (#2292) 2022-02-18 17:47:17 +03:30