Skip to content

uaarg/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nvim

UAARG's Very Own NVIM Config??

Plugins

File Structure

├── init.lua
└── lua
    ├── config
    │   ├── keymaps.lua
    │   └── options.lua
    ├── plugins
    │   ├── colourscheme.lua
    │   ├── completions.lua
    │   ├── lazygit.nvim
    │   ├── lazygitnvim.lua
    │   ├── lsp_config.lua
    │   ├── lualine.lua
    │   ├── oil.lua
    │   ├── telescope.lua
    │   ├── treesitter.lua
    │   └── whichkey.lua
    └── plugins.lua

Installation Instructions

Requrements:

  • ripgrep (for telescope live-grep functionality)
  • lazygit
  • Any terminal emulator that has full color support (for colorscheme)

Steps:

  1. Install Neovim
  2. cd into the .config directory
  3. Remove the pre-existing nvim directory
  4. Clone this repository

About

UAARG's Very Own NVIM Config??

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages