LunarVim/lua/lvim/core
2022-02-04 19:25:11 +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 [Feature]: Use Telescope's git_files with fallback (#2089) 2021-12-23 09:56:19 +01:00
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 refactor: load the default keymaps once (#1965) 2021-11-18 16:04:34 +01:00
cmp.lua fix: correct order for cmp's setup (#1999) 2021-11-28 16:52:56 +01:00
commands.lua fix: more accessible changelog (#2019) 2021-12-01 21:24:48 +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 refactor(nvim-tree): cleanup and update settings (#2182) 2022-01-15 13:09:58 +01:00
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: better default, ignore .git in live_grep (#2020) 2021-12-02 17:46:50 +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 feat: plugin version bump (#2131) 2022-01-02 17:07:40 +03:30