补全: nvim-cmp Snippets: nvim-snippy Markdown: plasticboy/vim-markdown 与markdown-preview 与headlines.nvim 与vim-MarkdownTOC 括号配对: nvim-surround 与nvim-autopairs 与nvim-ts-autotag 与vim-matchup Git: gitsigns 与lazygit 与diffview.nvim 缩进基准线: indent-blankline 光标移动: hop.nvim...
nvim_lsp = "[LSP]", ultisnips = "[UltiSnips]", nvim_lua = "[Lua]", cmp_tabnine = "[TabNine]", look = "[Look]", path = "[Path]", spell = "[Spell]", calc = "[Calc]", emoji = "[Emoji]" })[entry.source.name] return vim_item end -- 自动提示2 简洁...
nvim-cmp nvim-compe nvim-notify nvim-tree.lua nvim-treesitter-context nvim-treesitter nvim-web-devicons telescope.nvim vim-airline vim-gitgutter which-key.nvim Status lines Lualine Lualine checks the value of vim.g.colors_name (set when using :colorscheme command) to determine the the...
nvim_lsp = "[LSP]", ultisnips = "[UltiSnips]", nvim_lua = "[Lua]", cmp_tabnine = "[TabNine]", look = "[Look]", path = "[Path]", spell = "[Spell]", calc = "[Calc]", emoji = "[Emoji]" })[entry.source.name] return vim_item end -- 自动提示2 简洁...
icons: update paragraph & lsp icon in cmp (5e41d99) lazy: set concurrency to 5 so it fixes issue with github timeout (e963507) plugins: add max_item_count back for buffer in cmp (60c7d7d) plugins: fix commenting in Comment.nvim plugin (b288dee) plugins: fix lazy spec for nvim...
https://github.com/nvim-treesitter/nvim-treesitter https://github.com/junegunn/vim-plug complete https://github.com/hrsh7th/nvim-cmp register https://github.com/gennaro-tedesco/nvim-peekup search https://github.com/nvim-telescope/telescope.nvim explore https://github.com/nvim-tree/nvim...
{"dstein64/vim-startuptime",-- lazy-load on a commandcmd ="StartupTime",-- init is called during startup. Configuration for vim plugins typically should be set in an init functioninit =function()vim.g.startuptime_tries =10end, }, {"hrsh7th/nvim-cmp",-- load cmp on InsertEnter...
I have aninit.luafile that contains:require "user.setup.alpha"as in: require"user.options"require"user.keymaps"require"user.autocmds"require"user.commands"require"user.plugins"require"user.colorschemes"require"user.setup.cmp"require"user.setup.alpha"require"user.setup.telescope"require"user.setup....
cmp = g_ascii_strcasecmp(szIconName, s_nametoIdTable[middle].name);if(cmp ==0) { dibBitmap = (HBITMAP) LoadImage (hInst, MAKEINTRESOURCE (s_nametoIdTable[middle].id), IMAGE_BITMAP, maxWidth, maxHeight, LR_CREATEDIBSECTION);break; ...
cmp = g_ascii_strcasecmp(szIconName, s_nametoIdTable[middle].name);if(cmp ==0) { dibBitmap = (HBITMAP) LoadImage (hInst, MAKEINTRESOURCE (s_nametoIdTable[middle].id), IMAGE_BITMAP, maxWidth, maxHeight, LR_CREATEDIBSECTION);break; ...