dotfiles/home/.config/nvim
ItsDrike b9afa56d96
Remove default coc-pyright args for flake8
- Default args cause problems when we have other custom flake8 rules
  defined in files such as tox.ini since these project-specifc settings
  were simply getting ignored in favor of the default args. We should
  instead always rely on the project's settings
2021-12-07 22:26:32 +01:00
..
lua Rename pluginconf/ to plugins/settings/ 2021-12-07 22:23:55 +01:00
coc-settings.json Remove default coc-pyright args for flake8 2021-12-07 22:26:32 +01:00
init.lua Move non-plugin settings to core/ 2021-12-07 22:13:22 +01:00