10000 GitHub - edugomez102/vimrc at telescope
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

edugomez102/vimrc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

😎My vim config😎

exit vim

Currently using nvim on Windows 10 😞💔

Installation

cd ~
git clone https://github.com/edugomez102/vimrc
mv vimrc .vim && cd .vim
mkdir undo-dir sessions
vim -c VimscriptPlugins -c qa

or just clone the repo and run vimrc/install.sh

then open vim and run :PlugInstall if you want to install non-vimscript plugins
note that some of them require dependencies

My recommendation for LSP autocompletition

  1. run :CocInstall coc-marketplace
  2. then run :CocList marketplace
  3. search for the language you want coc.nvim to autocomplete!

Top included plugins

Upgraded syntax highlighting

Works for the colorscheme I use: codedark(vscode based)

  • C++
  • Python
  • C#
  • C
  • Java

actually I have just added some lines to the after/ftplugin files but idk

About

soy el pesado de vim y así es como lo tengo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0