Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve vim #52

Open
daniel-vera-g opened this issue Nov 2, 2018 · 0 comments
Open

Improve vim #52

daniel-vera-g opened this issue Nov 2, 2018 · 0 comments

Comments

@daniel-vera-g
Copy link
Owner

https://davidosomething.com/blog/vim-for-javascript/ | davidosomething.com | Setting up Vim for JavaScript development
https://medium.com/full-stack-web-development/web-development-with-vim-5aacd4d07c93 | Web Development with Vim � Full Stack Web Development � Medium
https://gosukiwi.svbtle.com/vim-configuration-for-web-development | Using Vim for web development
https://github.com/vim-dist/webvim | vim-dist/webvim: WebVim is a vim based distribution targeting JavaScript and Web development
https://github.com/davidyezsetz/.vim | davidyezsetz/.vim: Vim setup for web development
https://blog.envylabs.com/osx-vim-setup-for-a-designer-front-end-dev-566aa0690e84 | Vim setup for a designer/front-end dev on macOS � Insightful Software
https://ncona.com/2015/09/quick-vim-setup/ | Quick Vim setup | A web developer's blog
https://javascriptplayground.com/vim-for-javascript/ | Setting up Vim for modern JavaScript Development
https://stackoverflow.com/questions/9383651/what-is-the-best-configuration-of-vim-for-web-developing | php - What is the best configuration of vim for web developing? - Stack Overflow
https://micropyramid.com/blog/vim-for-python-web-development/ | Vim for Python Web Development - MicroPyramid
https://medium.com/@alexlafroscia/writing-js-in-vim-4c971a95fd49 | Writing JS in Vim � Alex LaFroscia � Medium
https://medium.com/@alexlafroscia/writing-js-in-vim-4c971a95fd49 | Writing JS in Vim � Alex LaFroscia � Medium
https://github.com/pangloss/vim-javascript | pangloss/vim-javascript: Vastly improved Javascript indentation and syntax support in Vim.
https://blog.hellojs.org/configure-vim-from-scratch-efe5cbc1c563 | Configure Vim from scratch � hello JS
https://hackernoon.com/5-vim-plugins-i-cant-live-without-for-javascript-development-f7e98f98e8d5 | 5 Vim Plugins I Can�t Live Without for Javascript Development
https://blog.cloudboost.io/vim-for-js-development-a4d2e54ecb58 | Vim For JS Development � CloudBoost
http://www.dotnetsurfers.com/blog/2016/02/08/using-vim-as-a-javascript-ide | Using Vim as a JavaScript IDE - DotNetSurfers
https://yourwebsitefirst.com/setting-vim-modern-javascript-development/ | Setting Up Vim for Modern JavaScript Development - OnlineMagz
https://medium.com/full-stack-web-development/web-development-with-vim-5aacd4d07c93 | Web Development with Vim � Full Stack Web Development � Medium
https://github.com/L0stSoul/vim-config | L0stSoul/vim-config: Nice vim config for front-end development
https://coderoncode.com/tools/2017/04/16/vim-the-perfect-ide.html | Vim Is The Perfect IDE
https://benfrain.com/learning-vim-front-end-coding-month/ | Learning Vim for front-end coding: a month in � Ben Frain
https://www.taniarascia.com/my-front-end-web-development-setup/ | My Complete Front End Web Development Setup � Tania Rascia

https://www.ostechnix.com/vim-plug-a-minimalist-vim-plugin-manager/ | Vim-plug : A Minimalist Vim Plugin Manager - OSTechNix

https://medium.com/@huntie/10-essential-vim-plugins-for-2018-39957190b7a9 | 10 essential Vim plugins for 2018 � Alex Hunt � Medium
https://github.com/junegunn/fzf | junegunn/fzf: A command-line fuzzy finder
https://github.com/terryma/vim-multiple-cursors | terryma/vim-multiple-cursors: True Sublime Text style multiple selections for Vim
https://github.com/scrooloose/nerdtree | scrooloose/nerdtree: A tree explorer plugin for vim.
http://kushellig.de/beste-vim-plugins/ | 20 Top Vim Plugins Die Du Kennen Solltest // kushellig
https://vimawesome.com/ | Vim Awesome
https://github.com/akrawchyk/awesome-vim | akrawchyk/awesome-vim: The Vim plugin shortlist
https://www.reddit.com/r/vim/comments/6562vs/top_5_best_vim_plugins_in_2017/ | Top 5 Best Vim Plugins In 2017 : vim
https://t3n.de/news/vim-plugins-editor-580624/ | VimAwesome: Die besten Plugins für den Editor in der Übersicht | ? t3n
http://joelhooks.com/blog/2013/04/23/5-essential-vim-plugins/ | 5 Essential VIM Plugins That Greatly Increase my Productivity - @jhooks
https://www.quora.com/Which-are-the-best-Vim-plugins | Which are the best Vim plugins? - Quora

Create vimrc file:
https://github.com/mre/dotVim/blob/master/.vimrc | dotvim/.vimrc at master · mre/dotvim
https://github.com/amix/vimrc | amix/vimrc: The ultimate Vim configuration: vimrc
https://gist.github.com/JeffreyWay/6753834 | My .vimrc file
https://stackoverflow.com/questions/10921441/where-is-my-vimrc-file | vim - Where is my .vimrc file? - Stack Overflow
http://vim.wikia.com/wiki/Open_vimrc_file | Open vimrc file | Vim Tips Wiki | FANDOM powered by Wikia
http://vim.wikia.com/wiki/Example_vimrc | Example vimrc | Vim Tips Wiki | FANDOM powered by Wikia
https://dougblack.io/words/a-good-vimrc.html | A Good Vimrc
https://emanuelduss.ch/2011/04/meine-konfigurationsdatei-fur-vim-vimrc/ | Meine Konfigurationsdatei für VIM (.vimrc) | Blog von Emanuel Duss | emanuelduss.ch
http://learnvimscriptthehardway.stevelosh.com/chapters/07.html | Editing Your Vimrc / Learn Vimscript the Hard Way
https://andrew.stwrt.ca/posts/project-specific-vimrc/ | Project Specific .vimrc Files � Andrew Stewart
https://vim-bootstrap.com/ | Vim Bootstrap

@daniel-vera-g daniel-vera-g modified the milestone: v0.0.1 Apr 14, 2019
@daniel-vera-g daniel-vera-g added config vim duplicate This issue or pull request already exists someday-maybe and removed new-application duplicate This issue or pull request already exists labels Apr 15, 2019
@daniel-vera-g daniel-vera-g added this to the v0.2.1 milestone Aug 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant