Snippets Groups Projects
  1. Jul 21, 2024
    • Damjan 9000's avatar
      Fix neo-tree keymap description (#932) · 202910d3
      Damjan 9000 authored
      The lazy.nvim keys parameter does not need the `desc` to
      be inside a table in the way that vim.keymap.set() does.
      With this fix the keymap description will be properly
      shown for example in telescope keymap search
      202910d3
  2. Jul 18, 2024
  3. Jul 16, 2024
  4. May 10, 2024
  5. May 08, 2024
  6. May 06, 2024
  7. May 02, 2024
  8. Apr 27, 2024
    • Damjan 9000's avatar
      README: add clipboard tool dependency (#886) · b7d5cc8f
      Damjan 9000 authored
      Fixes: #884
      Neovim requires an external tool for proper system clipboard integration.
      Some systems install this already by default:
      - on Fedora xsel is already installed by default
      - on Windows using the choko install the win32yank is alredy installed
      This is not installed by default on ubuntu or debian so adding that
      to the dependencies list and to the install instructions snippets.
      b7d5cc8f
  9. Apr 22, 2024
  10. Apr 20, 2024
  11. Apr 19, 2024
  12. Apr 18, 2024
  13. Apr 17, 2024
  14. Apr 16, 2024
    • rdvm's avatar
      Arch, btw (#852) · e2bfa0c6
      rdvm authored
      * Arch, btw
      
      * Add unzip
      
      * Add unzip for Fedora and --needed arg for Arch
      e2bfa0c6
  15. Apr 08, 2024
  16. Apr 04, 2024
  17. Apr 01, 2024
  18. Mar 31, 2024
  19. Mar 27, 2024
  20. Mar 21, 2024
  21. Mar 20, 2024
    • E's avatar
      Update README.md (#781) · 4c02e29e
      E authored
      The recommended step of forking the repo coming sequentially after the step instructing users to clone the current repo doesn't make sense.
      
      This commit orders the install instructions in a manner that's more logical.
      4c02e29e
  22. Mar 18, 2024
  23. Mar 17, 2024
  24. Mar 15, 2024