Skip to content

dbernard/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dylan.nvim

    ████                  ████
  ██▒▒▒▒██              ██▒▒▒▒██
  ██░░▒▒▒▒██          ██▒▒▒▒░░██
  ██░░▒▒▒▒▒▒██████████▒▒▒▒▒▒░░██
  ██░░▒▒▒▒▒▒▓▓▓▓▓▓▓▓▓▓▒▒▒▒▒▒░░██
  ██░░▒▒▒▒▒▒▒▒░░░░░░▒▒▒▒▒▒▒▒░░██
  ██▒▒▒▒▒▒▒▒▒▒▒▒░░▒▒▒▒▒▒▒▒▒▒▒▒██
██▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒██

██  ██  ██      ▒▒  ██  ██      ██
██░░  ██      ▒▒██▒▒  ██      ░░██
██░░░░      ▒▒▒▒▒▒▒▒▒▒      ░░░░██
██░░░░░░▒▒▒▒▒▒▒▒██▒▒▒▒▒▒▒▒░░░░░░██
  ██▒▒▒▒▒▒▒▒▒▒██████▒▒▒▒▒▒▒▒▒▒██
    ██▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒██     < myaa.
    ██████████████████████████

Setting up

Clone this directory to ~/.config/nvim and run ./scripts/setup.sh.

Keep plugins up to date with ./scripts/update.sh.

Other Resources

Patched font required for Telescope devicons. Recommend the Hack Nerd Font.

Treesitter

Treesitter is installed with the rest of the plugins listing in plugins.vim, but parsers for each language still need to be installed manually: :TSInstall python.

Recommended languages:

  • python
  • bash
  • lua
  • javascript
  • tsx
  • html
  • css

You can keep these updated with TSUpdate.

TODO

  1. lazy git

About

My Neovim config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published