mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 00:25:42 +02:00
plugins/visual-multi: init
This commit is contained in:
parent
8db6c51762
commit
4527abba58
4 changed files with 364 additions and 10 deletions
21
typos.toml
21
typos.toml
|
@ -4,16 +4,17 @@ extend-exclude = ["**/lspconfig-servers.json"]
|
|||
[default.extend-words]
|
||||
tabe = "tabe"
|
||||
noice = "noice"
|
||||
darcula = "darcula" # base16-list
|
||||
Parm = "Parm" # clangd-extensions
|
||||
Definitons = "Definitons" # TODO: ./plugins/languages/treesitter/treesitter-refactor.nix
|
||||
deffered = "deffered" # TODO: ./plugins/utils/vim-matchup.nix
|
||||
defered = "defered" # ./plugins/utils/auto-save.nix
|
||||
Highligt = "Highligt" # TODO: ./plugins/utils/neogen.nix
|
||||
Annote = "Annote" # TODO: ./plugins/lsp/fidget.nix
|
||||
ket = "ket" # ./plugins/utils/sandwich.nix
|
||||
tro = "tro" # ./plugins/utils/spectre.nix
|
||||
protols = "protols" # ./plugins/lsp/lsp-packages.nix
|
||||
darcula = "darcula" # base16-list
|
||||
Parm = "Parm" # clangd-extensions
|
||||
Definitons = "Definitons" # TODO: ./plugins/languages/treesitter/treesitter-refactor.nix
|
||||
deffered = "deffered" # TODO: ./plugins/utils/vim-matchup.nix
|
||||
defered = "defered" # ./plugins/utils/auto-save.nix
|
||||
Highligt = "Highligt" # TODO: ./plugins/utils/neogen.nix
|
||||
Annote = "Annote" # TODO: ./plugins/lsp/fidget.nix
|
||||
ket = "ket" # ./plugins/utils/sandwich.nix
|
||||
tro = "tro" # ./plugins/utils/spectre.nix
|
||||
protols = "protols" # ./plugins/lsp/lsp-packages.nix
|
||||
compatibilty = "compatibilty" # ./plugins/by-name/visual-multi/default.nix
|
||||
|
||||
[type.patch]
|
||||
extend-glob = ["*.patch"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue