Skip to content

History / UI Customization

Revisions

  • vim.lsp.util.set_qflist is replaced by vim.fn.setqflist

    @3Xpl0it3r 3Xpl0it3r committed Jan 11, 2024
  • Add missing parenthesis

    @unrealapex unrealapex committed Nov 30, 2023
  • Use Lua autocommand api

    @unrealapex unrealapex committed Nov 30, 2023
  • Replace removed nerd font glyphs with their updated versions

    @unrealapex unrealapex committed Nov 30, 2023
  • Why not actually use Lua to do this?

    @Diablo-D3 Diablo-D3 committed Nov 9, 2023
  • Modernize example for "Highlight line number instead of having icons in sign column"

    @Diablo-D3 Diablo-D3 committed Nov 9, 2023
  • Updated gutter signs to nerdfont 3.0

    @lars-vc lars-vc committed Sep 29, 2023
  • missing close parenthesis

    @Arsemy Arsemy committed Jan 25, 2023
  • document_highlight: clear references on cursor move in insert mode

    @QaidVoid QaidVoid committed Oct 27, 2022
  • Add note about `resolved_capabilities` being deprecatedin neovim 0.8 and show alternative

    @jamestrew jamestrew committed May 12, 2022
  • lsp_document_highlight: Clear only buflocal autocmds

    @polyzen polyzen committed May 10, 2022
  • lsp_document_highlight: Use bufnr parameter from on_attach

    @polyzen polyzen committed May 10, 2022
  • Make previous lsp_document_highlight autocmd match docs https://github.com/neovim/neovim/blob/v0.7.0/runtime/doc/lsp.txt#L1017-L1019

    @polyzen polyzen committed Apr 22, 2022
  • Use new autocmd API

    @polyzen polyzen committed Apr 21, 2022
  • Updated UI Customization (markdown)

    @rockyzhang24 rockyzhang24 committed Apr 18, 2022
  • Updated UI Customization (markdown)

    @craigmac craigmac committed Jan 31, 2022
  • autocmd should always be autocmd!, same with hi! to follow best practices and ensure they can be resourced without adding extra autocmds

    @craigmac craigmac committed Jan 31, 2022
  • `vim.lsp.diagnostic.get_line_diagnostic` is depracated

    @tricktux tricktux committed Jan 3, 2022
  • Updated UI Customization (markdown)

    @bryant-the-coder bryant-the-coder committed Jan 3, 2022
  • Updated UI Customization (markdown)

    @gpanders gpanders committed Dec 8, 2021
  • Updated UI Customization (markdown)

    @gpanders gpanders committed Dec 8, 2021
  • Updated UI Customization (markdown)

    @mjlbach mjlbach committed Dec 8, 2021
  • Updated UI Customization (markdown)

    @mjlbach mjlbach committed Dec 8, 2021
  • Updated UI Customization (markdown)

    @mjlbach mjlbach committed Dec 1, 2021
  • Updated UI Customization (markdown)

    @mjlbach mjlbach committed Dec 1, 2021
  • Updated UI Customization (markdown)

    @mjlbach mjlbach committed Dec 1, 2021
  • Updated UI Customization (markdown)

    Christian Clason committed Dec 1, 2021
  • Updated UI Customizations (markdown)

    @kjssad kjssad committed Nov 24, 2021