Giter Club home page Giter Club logo

Comments (7)

benknoble avatar benknoble commented on May 20, 2024

What is the commit hash of your dracula installation?

from vim.

dsifford avatar dsifford commented on May 20, 2024

This is line 57, which is being reported as an error by your vim distribution.

This is absolutely 100% valid vim syntax. So my guess is that your init scripts have something fishy going on.

from vim.

vwkoppejan avatar vwkoppejan commented on May 20, 2024

I just spent a freaking hour on this. Typical case of PICNIC.

If you right click the dracula.vim and saveas, you save a html file from github (in hindsight, duhhhh) which vim cannot read.

Making sure the content of the dracula.vim file is actually a vim color scheme fixes the problem.

from vim.

dsifford avatar dsifford commented on May 20, 2024

Yikes! Yeah, I'd definitely suggest using a plugin manager to manage your plugins. I use vim-plug, but there are several others out there as well that'll get the job done.

from vim.

vwkoppejan avatar vwkoppejan commented on May 20, 2024

To be really honest I'm not a huge fan of vim plugins (ok I use vscode as my main ide and vim as a lightweight text editor). My vimrc is like 10 lines or so. Shell scripts and git take care of most of the syncing.

Also see this talk about what's possible without plugins.

https://youtu.be/XA2WjJbmmoM

from vim.

benknoble avatar benknoble commented on May 20, 2024

with vim's pack system, you don't need a plugin manager. just something that can put files in the directories (which are schemed perfectly for a git clone)

from vim.

benknoble avatar benknoble commented on May 20, 2024

Marking this for closure, since it looks like the issue was resolved.

from vim.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.