Skip to content

Latest commit

 

History

History
73 lines (38 loc) · 2.13 KB

README.md

File metadata and controls

73 lines (38 loc) · 2.13 KB

my dot files if you are interested.

Requirments

-> Nvim version v0.8.x and above

-> Clang/GCC in your path

-> NerdFonts

-> npm/node

After installing node run this command for npm

npm install -g npm
npm install -g neovim

Keymaps

-> I recommand to check out keymaps.txt

-> all the basic keymaps for vim and custom keymaps are in keymaps.txt

Config

PERFECTO-NVIM includes

-> Packer

-> Alpha for dashboard

-> Nvim-tree

-> Telescope

-> Treesitter

-> Transparent-Nvim to toggle btw transparent bg & normal bg

-> Lualine

-> Nvim-cmp for autocompletion

-> Gitsigns

-> Presence.Nvim for discord presence

-> Autopairs for auto completing quotes , brackets , html tags etc..

-> Comment.nvim enables easy shortcut for single and multi line comments

LSP configs

-> Mason

-> LSP-config

-> LSP-saga

-> Null-ls

Color scheme

-> Catppuccin

Doubts in config

-> check out this video

-> special thanks to joseanmartinez