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

This is built on top of nvim-lua/kickstart.nvim

Notifications You must be signed in to change notification settings

f1lem0n/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

This is built on top of nvim-lua/kickstart.nvim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published