dotfiles/symlinks/config/nvim/lua/plugin
Ensar Sarajčić cdec52268a Add telescope to neovim 2021-03-04 08:12:31 +01:00
..
README.md WIP - Neovim 0.5.0 migration 2021-02-24 14:48:48 +01:00
dap.lua Prepare nvim.dap for python 2021-03-03 18:07:02 +01:00
telescope.lua Add telescope to neovim 2021-03-04 08:12:31 +01:00
treesitter.lua Add Nvim DAP 2021-02-25 17:06:52 +01:00

README.md

Plugins

This directory should be mostly used to group custom functionalities together into a "plugin". In some cases this can be used to set up plugin settings, if it is required to be run before plugin (othwerise use /after/plugin).