dotfiles/symlinks/config/nvim/lua/plugin
Ensar Sarajčić e17b91884a Add quickfix list mappings for telescope 2021-03-04 14:41:59 +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 quickfix list mappings for telescope 2021-03-04 14:41:59 +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).