1. 29 Sep, 2020 2 commits
  2. 24 Sep, 2020 1 commit
  3. 12 Sep, 2020 1 commit
    • Junegunn Choi's avatar
      [vim] Change the default layout to use popup window · c60ed175
      Junegunn Choi authored
      The new default is
      
        { 'window' : { 'width': 0.9, 'height': 0.6, 'highlight': 'Normal' } }
      
      The default highlight group for the border of the popup window is
      'Comment', but 'Normal' seems to be a safer choice.
      
      If you prefer the previous default, add this to your Vim configuration file:
      
        let g:fzf_layout = { 'down': '40%' }
      
      (fzf will fall back to this if popup window is not supported)
      c60ed175
  4. 08 Sep, 2020 2 commits
  5. 06 Sep, 2020 1 commit
  6. 02 Sep, 2020 2 commits
  7. 23 Aug, 2020 4 commits
  8. 21 Aug, 2020 1 commit
  9. 02 Aug, 2020 2 commits
  10. 28 Jul, 2020 2 commits
  11. 27 Jul, 2020 1 commit
  12. 26 Jul, 2020 3 commits
  13. 15 Jul, 2020 1 commit
  14. 05 Jul, 2020 2 commits
  15. 03 Jul, 2020 3 commits
  16. 30 Jun, 2020 1 commit
  17. 29 Jun, 2020 2 commits
  18. 21 Jun, 2020 4 commits
  19. 20 Jun, 2020 2 commits
  20. 07 Jun, 2020 2 commits
  21. 04 Jun, 2020 1 commit