Skip to content
View nikitarevenco's full-sized avatar

Block or report nikitarevenco

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
nikitarevenco/README.md

Hi there! Here are some of my projects:

  • blog: My MDX-powered blog where I post interesting stuff (currently unreleased)
  • eslint-config-nikitarevenco: I use this eslint config in all of my personal projects, it's super strict with 100s of rules because I like to maintain consistent code bases
  • dotfiles: I keep them purposefully minimal, includes my neovim, i3, wezterm configs etc. (also windows-compatible!)
  • rehype-semantic-blockquotes: extends markdown blockquote syntax to add an easy way to give credit to the source in a semantic way
  • instant-lsp.nvim: neovim meta-plugin that configures 52 lsp servers with 1 line of code

Pinned Loading

  1. eslint-config-nikitarevenco eslint-config-nikitarevenco Public

    My personal config I like to use in every project

    TypeScript 1

  2. dotfiles dotfiles Public

    Linux and Windows dotfiles with focus on CLI, minimalism & productivity

    Lua 11

  3. blog blog Public

    My personal website

    TypeScript

  4. rehype-semantic-blockquotes rehype-semantic-blockquotes Public

    A rehype plugin to extend blockquote syntax to make it simple to mention/cite sources in a semantically correct way

    TypeScript

  5. instant-lsp.nvim instant-lsp.nvim Public

    Configure LSP in Neovim for 52 languages in 1 line of code

    Lua 1