Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: abzcoding/lvim
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: abzcoding/lvim
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: fix/symbol-not-found
Choose a head ref
  • 16 commits
  • 23 files changed
  • 1 contributor

Commits on Jul 9, 2023

  1. temporary fix for telescope not working on latest neovim inside m2 ma…

    …c Sonoma
    
    Signed-off-by: abzcoding <abzcoding@gmail.com>
    abzcoding committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    34617ce View commit details
    Browse the repository at this point in the history
  2. some more fzf customizations

    Signed-off-by: abzcoding <abzcoding@gmail.com>
    abzcoding committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    b499711 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. make fzf-lua a tad bit more usable

    Signed-off-by: abzcoding <abzcoding@gmail.com>
    abzcoding committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    834cd7c View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. add flash.nvim as motion provider

    Signed-off-by: abzcoding <abzcoding@gmail.com>
    abzcoding committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    ffa14a4 View commit details
    Browse the repository at this point in the history
  2. remove unused telescope extensions

    Signed-off-by: abzcoding <abzcoding@gmail.com>
    abzcoding committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    a42f47e View commit details
    Browse the repository at this point in the history
  3. enable noice again

    Signed-off-by: abzcoding <abzcoding@gmail.com>
    abzcoding committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    148e751 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2023

  1. removed an unused plugin, also fixed the projects.nvim keybinding

    Signed-off-by: abzcoding <abzcoding@gmail.com>
    abzcoding committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    1528ebe View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. minor update

    Signed-off-by: abzcoding <abzcoding@gmail.com>
    abzcoding committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    24dc068 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. fix vale scopes

    Signed-off-by: abzcoding <abzcoding@gmail.com>
    abzcoding committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    4c37d13 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. harpoon is broken as well because of planery issue

    Signed-off-by: abzcoding <abzcoding@gmail.com>
    abzcoding committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    497d215 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. tmux_lualine is broken after latest neovim updates

    Signed-off-by: abzcoding <abzcoding@gmail.com>
    abzcoding committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    07ab6f6 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. some spelling exceptions

    Signed-off-by: abzcoding <abzcoding@gmail.com>
    abzcoding committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    9382981 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. temporary fix for lsp stuff, need to fix it later

    Signed-off-by: abzcoding <abzcoding@gmail.com>
    abzcoding committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    c3e12bd View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. lsp bug has been fixed, also disabling revive

    Signed-off-by: abzcoding <abzcoding@gmail.com>
    abzcoding committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    ad924d6 View commit details
    Browse the repository at this point in the history
  2. bigfile.nvim is not enough

    Signed-off-by: abzcoding <abzcoding@gmail.com>
    abzcoding committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    c093cc0 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. ffi issue has been fixed in plenary

    Signed-off-by: abzcoding <abzcoding@gmail.com>
    abzcoding committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    c0f4d05 View commit details
    Browse the repository at this point in the history
Loading