R-nvim / R.nvim

Neovim plugin to edit R files
GNU General Public License v3.0
132 stars 15 forks source link

R, hooks; scripts, nvimcom #29

Closed jalvesaq closed 5 months ago

jalvesaq commented 5 months ago

I'm thinking about renaming some directories and moving some files from one directory to another:

Move nvimcom to the root of R.nvim, so, we have to type less when accessing it.

Rename R as scripts as common in many other plugins.

Move hooks/pre_comit to scripts.

Delete hooks.

What do you think, @PMassicotte and @she3o? Any objections or better ideas?

PMassicotte commented 5 months ago

Sounds perfectly fine with me.