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

Latest commit

 

History

History
32 lines (23 loc) · 760 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 760 Bytes

f1lem0n's Neovim Lua build

Note

This is built on top of nvim-lua/kickstart.nvim. However, settings are split into different files, therefore they are easier to manage and Neovim runs faster this way (it eliminates lag on write). It is minimally configured to suit my workflow.

Installation

    git clone -b lua https://github.com/f1lem0n/nvim.git $HOME/.config/nvim
    cd $HOME/.config/nvim
    su
    ./install.sh
    exit

NvimTree Icons

After running install.sh, anonymice font should appear in your ~/Downloads. Install it and set as default font in your terminal, otherwise NvimTree icons will not work properly.

Quick guide

If you are new to Vim check out the vimtutor.

    nvim ~/.config/nvim/vimtutor