diff --git a/DEVTools.md b/DEVTools.md index d2a2b74a5..632e1392c 100644 --- a/DEVTools.md +++ b/DEVTools.md @@ -267,7 +267,7 @@ * [git:logs](https://www.gitlogs.com/) - *Trending GitHub Repos* * [Active Github Forks](https://techgaun.github.io/active-forks/) - *List of active github forks* * [Lovely Forks](https://github.com/musically-ut/lovely-forks) - *View a Repositories Forks* -* [grep.app](https://grep.app/ - *Git Repository Search* +* [grep.app](https://grep.app/) - *Git Repository Search* * [Git Extensions ](https://gitextensions.github.io/) - *Git Repository Manager* * [GitZip](https://gitzip.org/) - *Download GitHub Repository Sub-Folders / Files* * [useful-forks](https://useful-forks.github.io/) - *GitHub Fork Search* @@ -327,7 +327,7 @@ * [Algorithm Visualizer](https://algorithm-visualizer.org/) - *Visualize Code Algorithms* * [SpaceVim](https://spacevim.org/), [Onivun](https://onivim.io/), [NeoVim](https://neovim.io/), [Vim](https://www.vim.org/), [Brackets](http://brackets.io/), [Notepad2](https://www.flos-freeware.ch/notepad2.html) or [Light Table](http://lighttable.com/) - *Code Editor* * Vim Tools - [Tree Explorer](https://github.com/preservim/nerdtree) / [Instant RST Preview](https://github.com/gu-fan/InstantRst) / [Config](https://github.com/ChristianChiarulli/LunarVim) -* [Vim Plug](https://github.com/junegunn/vim-plug), [Vim Pathogen](https://github.com/tpope/vim-pathogen), [Vundle](https://github.com/VundleVim/Vundle.vim ), [Shougo](https://github.com/Shougo/dein.vim) - *Vim Plugin Managers* +* [Vim Plug](https://github.com/junegunn/vim-plug), [Vim Pathogen](https://github.com/tpope/vim-pathogen), [Vundle](https://github.com/VundleVim/Vundle.vim ), [Dein](https://github.com/Shougo/dein.vim) - *Vim Plugin Managers* * [VimAwesome](https://vimawesome.com/) - *Vim Plugin Search* * [YouCompleteMe](https://github.com/ycm-core/YouCompleteMe) - *Vim Code-completion engine* * [Awesome Visual Studio Code Extensions](https://hl2guide.github.io/Awesome-Visual-Studio-Code-Extensions/) - *Visual Studio Code Extensions*