Would you like to add thoses function to your class ? I added it manually to mine but I think it could be usefull for users : def init(...; self.hidden_columns = set() def set_column_hidden(self, ...
A rewrite of smartcolumn.nvim with performance improvements, saner defaults, and more features. It is a plugin to automatically disable the colour column when it is not needed. The ...