Skip to content

asfung/configuration

Repository files navigation

I3WM Arch Preview

No Border

Border

Bar,Compositor,Tiling Window Manager, Fonts, Etc

i3WM Lock Preview

Tmux Preview

Requirement for Tmux

Neovim setup here man

Click Here

Requirements for Nvim Setup

  • Neovim >= v9.0+

  • Maven3.XX.X+ & JDK17.XX.X+

  • C/C++ Compiler (ofc linux has it)

  • CMake

  • NPM (for tsserver->mason)

  • Has been tested on Ubuntu and Arch(Only Unix/GNU Linux)

Getting Started Nvim Setup

# get the setup file
$ wget https://raw.githubusercontent.com/asfung/configuration/main/setup_nvim.sh
# give it  access premission 
$ chmod +x setup_nvim.sh
# execute the setup file
$ ./setup_nvim.sh
# execute the nvim and waiting the plugins installed 
$ nvim