LunarVim/lua/core
rebuilt 8becb83eeb
Check if emmet is active. Enable emmet completion if emmet language server is active (#1335)
* Check if emmet is active.  Enable emmet completion if it is active

* move emmet check after the check for a space character

* Check if emmet is active for the current buffer only
2021-08-16 19:46:36 +03:00
..
autocmds.lua Add spell checking to git commit filetype (#1291) 2021-08-11 14:00:41 +02:00
autopairs.lua Revert "Merge pull request #1294 from kylo252/autopairs-refactor" 2021-08-12 12:05:54 +04:30
bufferline.lua bufferline broke because the added active toggle will always be false. Set it in default_config to fix behavior 2021-08-06 04:04:21 +02:00
commands.lua [Feature] Add LvimInfo command (#1269) 2021-08-09 10:59:27 -04:00
compe.lua Check if emmet is active. Enable emmet completion if emmet language server is active (#1335) 2021-08-16 19:46:36 +03:00
dap.lua [Refactor] Clean-up redundant module-load checks (#1011) 2021-08-15 20:08:47 +04:30
dashboard.lua Added space after plug icon (#1252) 2021-08-07 09:23:25 +00:00
galaxyline.lua Add a new option to show the mode name in galaxyline (#1303) 2021-08-15 00:26:37 +04:30
gitsigns.lua [Refactor] Clean-up redundant module-load checks (#1011) 2021-08-15 20:08:47 +04:30
info.lua [Feature] Encapsulate interface logic (#1320) 2021-08-16 16:07:46 +03:00
log.lua feat: Add an async logger using plenary (#1207) 2021-08-09 19:02:37 +02:00
nvimtree.lua Fix nvimtree quit to update bufferline (#1312) 2021-08-13 16:16:04 -04:00
rooter.lua feat: add lvim.lsp.smart_cwd (#1218) 2021-08-03 12:10:54 -04:00
status_colors.lua Add a new option to show the mode name in galaxyline (#1303) 2021-08-15 00:26:37 +04:30
telescope.lua [Refactor] Clean-up redundant module-load checks (#1011) 2021-08-15 20:08:47 +04:30
terminal.lua [Refactor] Clean-up redundant module-load checks (#1011) 2021-08-15 20:08:47 +04:30
treesitter.lua feat: Add an async logger using plenary (#1207) 2021-08-09 19:02:37 +02:00
which-key.lua [Refactor] Clean-up redundant module-load checks (#1011) 2021-08-15 20:08:47 +04:30