diff --git a/README.md b/README.md index c1cc495..8f32912 100644 --- a/README.md +++ b/README.md @@ -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:**
Debian:
@@ -208,7 +207,7 @@ If you plan to use Vim from the terminal, FOR THE LOVE OF CHRIST USE ITERM! imageStartify Dashboard imageDiagnostics - imageLeaderf + %% imageLeaderf imageFloating Terminal diff --git a/wim-vim b/wim-vim index 6118164..7a0576b 100644 --- a/wim-vim +++ b/wim-vim @@ -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