Skip to content

romanceOSX/init.lua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOT UPDATED!!!

🦄💫 init.lua

Personal neovim configuration 🗣️❗️

Pluggins List

LSP plugins

Autocompletion plugins

with the following sources

Snippet plugins

with the following collections

searchers plugins

Utilities

Color themes

Other

Requirements

Host's requirements

  • git
  • npm
  • python3 environment
  • cargo (rust package manager)

3rd party requirements

Tools that need to installed independently from neovim

  • Packer.nvim
  • Ripgrep (for telescope grepping)

Installation

To install this repo, clone under any location and create a symlink named 'nvim' in the user's config directory:

cd ~/.config
# Say that you cloned the repo under a ~/git directory
ln -s ~/git/init.lua ./nvim

To-Do

  • Optimize cmp engine
  • Add latex support for math notes
  • Integrate debuging facilities for c++ (clangd/gbd)
  • Nerdfonts? and devicons?
  • Create menu for selecting colorscehemes
  • Lua scripts for ensuring the 3rd party dependencies