LunarVim/lua
tuxflo 2fcb64ac56
change no highlight behavior (#1285)
with `<cmd>let @/=""<CR>` its not possible to use `n`,`N` or stuff like `gcn` anymore because the last search is overwritten. With `:nohlsearch` this is not the case.
2021-08-10 22:56:25 -04:00
..
core change no highlight behavior (#1285) 2021-08-10 22:56:25 -04:00
lsp remove the violent message for provider not found (#1283) 2021-08-10 22:17:24 +04:30
spacegray update green 2021-08-06 15:27:06 -04:00
utils remove astronauta 2021-08-10 15:07:35 -04:00
default-config.lua feat: Add an async logger using plenary (#1207) 2021-08-09 19:02:37 +02:00
keymappings.lua feat: Add an async logger using plenary (#1207) 2021-08-09 19:02:37 +02:00
plugin-loader.lua Decoupling config from nvim (#1038) 2021-07-19 22:50:07 -04:00
plugins.lua remove astronauta 2021-08-10 15:07:35 -04:00
settings.lua splits up the settings file. settings.lua gets required before lv-co… (#1097) 2021-07-26 18:28:47 -04:00