Giter Site home page Giter Site logo

reo101 / reovim Goto Github PK

View Code? Open in Web Editor NEW
24.0 3.0 3.0 3.98 MB

My neovim configuration

License: GNU General Public License v3.0

Lua 1.38% Shell 0.15% Scheme 2.76% Fennel 94.01% Nix 0.73% Vim Script 0.97%
neovim neovim-configuration lua vim dotfiles vimrc nvim neovim-dotfiles telescope neovim-lua

reovim's Introduction

     ___           ___           ___                                    ___
    /  /\         /  /\         /  /\          ___        ___          /__/\
   /  /::\       /  /:/_       /  /::\        /__/\      /  /\        |  |::\
  /  /:/\:\     /  /:/ /\     /  /:/\:\       \  \:\    /  /:/        |  |:|:\
 /  /:/~/:/    /  /:/ /:/_   /  /:/  \:\       \  \:\  /__/::\      __|__|:|\:\
/__/:/ /:/___ /__/:/ /:/ /\ /__/:/ \__\:\  ___  \__\:\ \__\/\:\__  /__/::::| \:\
\  \:\/:::::/ \  \:\/:/ /:/ \  \:\ /  /:/ /__/\ |  |:|    \  \:\/\ \  \:\~~\__\/
 \  \::/~~~~   \  \::/ /:/   \  \:\  /:/  \  \:\|  |:|     \__\::/  \  \:\
  \  \:\        \  \:\/:/     \  \:\/:/    \  \:\__|:|     /__/:/    \  \:\
   \  \:\        \  \::/       \  \::/      \__\::::/      \__\/      \  \:\
    \__\/         \__\/         \__\/           ~~~~                   \__\/

Showcase

scrot

Dependencies

  • git
  • A C/C++ compiler for the treesitter parsers (gcc/g++, clang/clang++, zig)
  • (Optional) cargo for parinfer-rust
  • (Optional) fzf and rg for Telescope
  • (Optional) any of the required Language Servers for the languages mentioned here

Installation

git clone https://www.github.com/reo101/reovim "~/.config/reovim"
NVIM_APPNAME=reovim nvim
  • Run nvim. On the first run, it will bootstrap the tangerine Fennel Loader, the lazy.nvim package manager and then the rest of the packages.

NOTE: (hopefully) soon with Nix

Directory overview

  • init.lua - Entry point for Neovim
  • lua/ - Lua config files
  • fnl/ - Fennel config files
    • initialize.fnl - Entry point for Fennel config
    • init-macros.fnl - Fennel macros used throughout the Fennel config
    • packages.fnl - Packages' definition location
    • rv-*package*/init.fnl - Package configurations (in fennel)
    • autocommands.fnl - Autocommands
    • settings.fnl - vim settings
    • def-keymaps - which-key-esque utility function for easily defining keymaps using nested tables
    • fp - Functional programming utils (List, Option, Result and their Functor and Monad instances)
  • luasnippets/ - LuaSnip snippets
  • queries/ - Custom Treesitter queries

reovim's People

Contributors

luxus avatar ot7etoyoshimura avatar reo101 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

reovim's Issues

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.