feat: Added smartcolumn and todo-comments
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
return {
|
||||
"m4xshen/smartcolumn.nvim",
|
||||
opts = {
|
||||
colorcolumn = { "80", "120" }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user