Giter Site home page Giter Site logo

yilin-yang / vimrc Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 438 KB

Neovim-focused config with backwards compatibility (for settings) with standard vim.

License: MIT License

Shell 3.38% Python 1.05% Vim Snippet 3.96% Lua 26.26% Vim Script 65.35%
vimrc

vimrc's Introduction

Yilin Yang's Personal init.lua

A repository containing my (neo)vim configuration, as well as the shell scripts that I use to install it onto new machines.

This repo used to be pretty bloated: It was written entirely in vimscript while I was a college underclassman trying too hard to impress his peers, back when asynchronous linters like ALE and Neomake were dominant and before plugin developers were exploring Language Server Protocol integration.

It worked well at the time. It was much better than editing in Gedit, as some of my classmates did. With ALE and coc.nvim, I was able to use my neovim config at successful internships.

But there came a point where the best new plugins all seemed to be written in lua. I'd structured the repo to try to be mostly backwards compatible with vim, down to using vim-focused package managers like vim-plug instead of packer.nvim or lazy.nvim. That was fine when most plugins were built foremost for vim compatibility, but not when they targeted neovim only.

I've rebuilt my config around kickstart.nvim, largely because of how its LSP, completion engine, and telescope configurations worked out-of-the-box. Basic configuration options like keybinds still go into ./vimrc, which is sourced from my init.lua.

vimrc's People

Contributors

yilin-yang avatar

vimrc's Issues

Startup time?

A .vimrc so bloated that it lay on the verge of collapsing into a star.

Jesus Christ, what is your vim startup time?

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.