Skip to content

faradayyg/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

This repo contains my configurations for NeoVim and Plugins setup using the Lazy package manager, LSP setup using Masonry and nvim-lsp with some other handy configs.

Installing these configs will turn your neovim into a full-featured IDE (for python and JS)

Screenshots: With Python: Screenshot 2024-03-30 at 06 45 43

With JS Screenshot 2024-03-30 at 06 47 19

Webicons + Telescope Screenshot 2024-03-30 at 06 48 05

Pre-requisits

  • fzf
  • fd
  • ripgrep
  • lazygit
  • tmux
  • neovim
  • tmuxifier

Other useful installed plugins

  • harpoon to mark files and easily jump to them
  • nvim-cmp for autocompletion
  • floaterm + Vimtest to run tests in a floating window
  • lspimport to auto import stuff that was declared
  • noice to show vim command line like spotlight search in Mac
  • scrolleof for extra space at the end of the file when you have scrolled to the bottom
  • numToStr/Comment to easily comment/uncomment lines
  • Dressing for ... stuff

About

My Nvim config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages