Skip to content

dsouzai/nvim.config

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=====================================================================
=====================================================================
========                                    .-----.          ========
========         .----------------------.   | === |          ========
========         |.-""""""""""""""""""-.|   |-----|          ========
========         ||                    ||   | === |          ========
========         ||     NVIM (BTW)     ||   |-----|          ========
========         ||                    ||   | === |          ========
========         ||                    ||   |-----|          ========
========         ||                    ||   |:::::|          ========
========         |'-..................-'|   |____o|          ========
========         `"")----------------(""`   ___________      ========
========        /::::::::::|  |::::::::::\  \ no mouse \     ========
========       /:::========|  |==hjkl==:::\  \ required \    ========
========      '""""""""""""'  '""""""""""""'  '""""""""""'   ========
========                                                     ========
=====================================================================
=====================================================================

Based on kickstart.nvim

Dependencies

  • neovim v0.11.5
  • Basic utils: git, make, unzip, C Compiler (gcc)
  • ripgrep, fd-find
  • Clipboard tool (xclip/xsel/win32yank or other depending on the platform)
  • python3, python3-venv
  • npm
  • rust toolchain
  • racket and racket-langserver
  • A Nerd Font

Install

mv ~/.config/nvim ~/.config/nvim.orig
mv ~/.local/share/nvim ~/.local/share/nvim.orig

git clone [email protected]:dsouzai/nvim.config.git ~/.config/nvim

nvim

# rm -rf ~/.config/nvim.orig
# rm -rf ~/.local/share/nvim.orig

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 100.0%