Skip to content

Commit

Permalink
Remove LeaderF Plugin Since FZF Exists
Browse files Browse the repository at this point in the history
  • Loading branch information
wolandark committed Nov 6, 2024
1 parent 42ce931 commit 5dc6116
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ The purpose of this project is to not only provide an IDE-like vimrc, but also t
- Note: This config will definitely work with Vim 8.0 and later, but don't miss out on the great features of Vim 9.1! Grab the latest Vim!
- Nodejs
- npm
- Python (For Compiling The Leaderf C Extension)

**Example:** <br>
Debian:<br>
Expand Down Expand Up @@ -208,7 +207,7 @@ If you plan to use Vim from the terminal, FOR THE LOVE OF CHRIST USE ITERM!
<tr>
<td><img src="https://github.com/wolandark/wim/assets/107309764/31cc76e9-7670-4f2c-9507-e558fc377882" alt="image" width="400">Startify Dashboard</td>
<td><img src="https://github.com/wolandark/wim/assets/107309764/fa6b3775-951f-4c97-aebc-b97341cabdd3" alt="image" width="400">Diagnostics </td>
<td><img src="https://github.com/wolandark/wim/assets/107309764/762c507c-0654-42a5-bb8f-8426720a3356" alt="image" width="400">Leaderf</td>
%% <td><img src="https://github.com/wolandark/wim/assets/107309764/762c507c-0654-42a5-bb8f-8426720a3356" alt="image" width="400">Leaderf</td>
</tr>
<tr>
<td><img src="https://github.com/wolandark/wim/assets/107309764/1524dfda-4362-4a86-8f7b-5268b392b792" alt="image" width="400">Floating Terminal</td>
Expand Down
1 change: 0 additions & 1 deletion wim-vim
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ Plug 'godlygeek/tabular'
Plug 'markonm/traces.vim'
Plug '907th/vim-auto-save'
Plug 'mhinz/vim-startify'
Plug 'Yggdroot/LeaderF', { 'do': ':LeaderfInstallCExtension' }
Plug 'ubaldot/vim-highlight-yanked'

" Jumping Around
Expand Down

0 comments on commit 5dc6116

Please sign in to comment.