=====================================================================
=====================================================================
======== .-----. ========
======== .----------------------. | === | ========
======== |.-""""""""""""""""""-.| |-----| ========
======== || || | === | ========
======== || NVIM (BTW) || |-----| ========
======== || || | === | ========
======== || || |-----| ========
======== || || |:::::| ========
======== |'-..................-'| |____o| ========
======== `"")----------------(""` ___________ ========
======== /::::::::::| |::::::::::\ \ no mouse \ ========
======== /:::========| |==hjkl==:::\ \ required \ ========
======== '""""""""""""' '""""""""""""' '""""""""""' ========
======== ========
=====================================================================
=====================================================================
Based on kickstart.nvim
External Requirements:
- Basic utils:
git,make,unzip, C Compiler (gcc) - ripgrep, fd-find
- Clipboard tool (xclip/xsel/win32yank or other depending on the platform)
python3-venvforpyrightandruff- A Nerd Font: optional, provides various icons
- if you have it set
vim.g.have_nerd_fontininit.luato true
- if you have it set
- Emoji fonts (Ubuntu only, and only if you want emoji!)
sudo apt install fonts-noto-color-emoji - Language Setup:
- If you want to write Typescript, you need
npm - If you want to write Golang, you will need
go - etc.
- If you want to write Typescript, you need
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