feat: update documentation and configuration files for Neovim setup
Signed-off-by: juliano.barbosa <julianomb@gmail.com>
This commit is contained in:
parent
76edf81b0a
commit
7128ca764c
47 changed files with 1956 additions and 1147 deletions
176
.cspell.json
Normal file
176
.cspell.json
Normal file
|
|
@ -0,0 +1,176 @@
|
|||
{
|
||||
"version": "0.2",
|
||||
"language": "en",
|
||||
"words": [
|
||||
"Bbuild",
|
||||
"Bdelete",
|
||||
"DCMAKE",
|
||||
"Ecommerce",
|
||||
"Morganz",
|
||||
"Munif",
|
||||
"Nambi",
|
||||
"PYENV",
|
||||
"Primeagen",
|
||||
"Pypi",
|
||||
"Stakehodlers",
|
||||
"Vigemus",
|
||||
"ansiblels",
|
||||
"arpoon",
|
||||
"aste",
|
||||
"augroups",
|
||||
"autocmd",
|
||||
"autocmds",
|
||||
"bashls",
|
||||
"bdelete",
|
||||
"bufdo",
|
||||
"bufnr",
|
||||
"bypython",
|
||||
"choco",
|
||||
"chrisgrieser",
|
||||
"clangd",
|
||||
"cmap",
|
||||
"ction",
|
||||
"commitizen",
|
||||
"danymat",
|
||||
"dapui",
|
||||
"debugpy",
|
||||
"distro",
|
||||
"dockerfilelint",
|
||||
"dockerls",
|
||||
"dofile",
|
||||
"dscr",
|
||||
"eamodio",
|
||||
"earch",
|
||||
"echasnovski",
|
||||
"eclaration",
|
||||
"eferences",
|
||||
"efinition",
|
||||
"elagil",
|
||||
"elete",
|
||||
"eleted",
|
||||
"ename",
|
||||
"eovim",
|
||||
"eplace",
|
||||
"eset",
|
||||
"esume",
|
||||
"exepath",
|
||||
"eymaps",
|
||||
"fabiospampinato",
|
||||
"fnamemodify",
|
||||
"folke",
|
||||
"getfenv",
|
||||
"githd",
|
||||
"gofumpt",
|
||||
"goimports",
|
||||
"gomod",
|
||||
"gopls",
|
||||
"gosum",
|
||||
"govulncheck",
|
||||
"gowork",
|
||||
"hadolint",
|
||||
"hange",
|
||||
"hclfmt",
|
||||
"hjkl",
|
||||
"hlsearch",
|
||||
"hrsh",
|
||||
"huizhou",
|
||||
"iagnostics",
|
||||
"ibhagwan",
|
||||
"iles",
|
||||
"ilot",
|
||||
"inko",
|
||||
"ipython",
|
||||
"isdirectory",
|
||||
"isort",
|
||||
"isually",
|
||||
"ixru",
|
||||
"jsregexp",
|
||||
"kondo",
|
||||
"lazydev",
|
||||
"lazyrepo",
|
||||
"libuv",
|
||||
"lspconfig",
|
||||
"luacheck",
|
||||
"luacheckrc",
|
||||
"luahelper",
|
||||
"lualine",
|
||||
"luarc",
|
||||
"luarocks",
|
||||
"luasnip",
|
||||
"lukas",
|
||||
"mfussenegger",
|
||||
"mhutchie",
|
||||
"mplementation",
|
||||
"mypy",
|
||||
"neovim",
|
||||
"netrw",
|
||||
"nner",
|
||||
"noconfirm",
|
||||
"nohlsearch",
|
||||
"noinsert",
|
||||
"noremap",
|
||||
"norl",
|
||||
"nside",
|
||||
"numhl",
|
||||
"nvim",
|
||||
"ocument",
|
||||
"oggle",
|
||||
"orkspace",
|
||||
"ormat",
|
||||
"orward",
|
||||
"pcall",
|
||||
"pylint",
|
||||
"pynvim",
|
||||
"pyproject",
|
||||
"pyright",
|
||||
"quickfix",
|
||||
"rafamadriz",
|
||||
"rcarriga",
|
||||
"renovaterc",
|
||||
"reqs",
|
||||
"requirment",
|
||||
"revious",
|
||||
"roodolv",
|
||||
"ruff",
|
||||
"saadparwaiz",
|
||||
"saiw",
|
||||
"saoudrizwan",
|
||||
"seleect",
|
||||
"setfenv",
|
||||
"shellcheck",
|
||||
"stylua",
|
||||
"sumneko",
|
||||
"tage",
|
||||
"taplo",
|
||||
"terraformls",
|
||||
"texthl",
|
||||
"tflint",
|
||||
"tfvars",
|
||||
"tpope",
|
||||
"trixnz",
|
||||
"uickfix",
|
||||
"unsedwrite",
|
||||
"unusedparams",
|
||||
"uote",
|
||||
"urround",
|
||||
"venv",
|
||||
"verstr",
|
||||
"windwp",
|
||||
"xclip",
|
||||
"xpcall",
|
||||
"xsel",
|
||||
"yamlfix",
|
||||
"yamlfmt",
|
||||
"yamlls",
|
||||
"yinfei",
|
||||
"yinq",
|
||||
"ymbols"
|
||||
],
|
||||
"ignoreWords": [],
|
||||
"allowCompoundWords": true,
|
||||
"ignorePaths": [
|
||||
"node_modules/**",
|
||||
"lazy-lock.json",
|
||||
".git/**"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue