nvim: add smartcolumn

This commit is contained in:
Moritz Böhme 2023-02-23 13:34:59 +01:00
parent 1815894015
commit c8f927f4dc
No known key found for this signature in database
GPG key ID: 970C6E89EB0547A9
5 changed files with 72 additions and 26 deletions

17
flake.lock generated
View file

@ -775,6 +775,7 @@
"nixpkgs": "nixpkgs_8",
"nvim-treesitter-textsubjects": "nvim-treesitter-textsubjects",
"pre-commit-hooks": "pre-commit-hooks_3",
"smartcolumn-nvim": "smartcolumn-nvim",
"stable": "stable",
"utils": "utils_2"
}
@ -804,6 +805,22 @@
"type": "github"
}
},
"smartcolumn-nvim": {
"flake": false,
"locked": {
"lastModified": 1677125264,
"narHash": "sha256-Om0t759e6JYwcg6V+HdJk59h2yVt9kPLwGBMKNnP8AA=",
"owner": "m4xshen",
"repo": "smartcolumn.nvim",
"rev": "1202b0741b87b0815bdc6fc6ebacb2df9e6628ee",
"type": "github"
},
"original": {
"owner": "m4xshen",
"repo": "smartcolumn.nvim",
"type": "github"
}
},
"stable": {
"locked": {
"lastModified": 1676817468,