Skip to content
This repository has been archived by the owner on Mar 26, 2023. It is now read-only.

dualizm/nezim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nezim

nezim

Introduction

This project was created to provide a simple and powerful environment for working with code. Described entirely in fennel, the build provides convenient bindings for commands, but also an open API for user customization.

Installation

  1. Prerequisites
    • neovim 8.0+
    • fennel
    • make
    • git
    • npm
    • python
    • node
  2. install
git clone  https://github.com/ezbq/nezim.git ~/.config/nvim
  1. build
make install && make

List of plugins used

  • sitter
  • lualine
  • nvim-tree
  • nvim-comment
  • neoscroll
  • beacon
  • illuminate
  • lsp
  • mason
  • nvim-cmp
  • telescope
  • wilder
  • todo-comments