Migrated from Forgejo: mattc-old/yoink-nvim
  • Vim Script 54.1%
  • Lua 45.9%
Find a file
2023-11-09 09:28:52 -05:00
lua switch to lazy.nvim and other minor tweaks 2023-11-09 09:18:04 -05:00
.gitignore whoops lazy path 2023-11-09 09:25:36 -05:00
init.lua whoops lazy path 2023-11-09 09:25:36 -05:00
legacy.vim fuck you relative line numbers 2023-11-09 09:28:52 -05:00
preview.png Rename image file. 2023-11-08 23:45:34 -05:00
README.md switch to lazy.nvim and other minor tweaks 2023-11-09 09:18:04 -05:00

Nvim config files.

About

This is a minimal neovim configuration that installs snippet packages to be able to write code faster. You can easily add more packages under lua/plugins.lua

Installation

This goes under $HOME/.config/nvim.

You can run checkheatlh to see if you're missing anything.

Preview image:

neovim image

Packages

  • neovim (duh)
  • python-pynvim