update
This commit is contained in:
parent
1eae0ed13b
commit
891f830cb4
15
init.lua
15
init.lua
|
@ -170,19 +170,4 @@ if vim.g.neovide then
|
||||||
vim.g.neovide_scale_factor = 1.0
|
vim.g.neovide_scale_factor = 1.0
|
||||||
end
|
end
|
||||||
|
|
||||||
local tabnine = require("cmp_tabnine.config")
|
|
||||||
|
|
||||||
tabnine:setup({
|
|
||||||
max_lines = 50,
|
|
||||||
max_num_results = 5,
|
|
||||||
sort = true,
|
|
||||||
run_on_every_keystroke = true,
|
|
||||||
snippet_placeholder = "..",
|
|
||||||
ignored_file_types = {
|
|
||||||
html = true,
|
|
||||||
css = true,
|
|
||||||
},
|
|
||||||
show_prediction_strength = false,
|
|
||||||
})
|
|
||||||
|
|
||||||
vim.cmd("source ~/.config/nvim/viml/legacyconf.vim")
|
vim.cmd("source ~/.config/nvim/viml/legacyconf.vim")
|
||||||
|
|
|
@ -16,10 +16,10 @@ cmp.setup({
|
||||||
},
|
},
|
||||||
|
|
||||||
-- Add borders to the windows
|
-- Add borders to the windows
|
||||||
window = {
|
-- window = {
|
||||||
completion = cmp.config.window.bordered(),
|
-- completion = cmp.config.window.bordered(),
|
||||||
documentation = cmp.config.window.bordered(),
|
-- documentation = cmp.config.window.bordered(),
|
||||||
},
|
-- },
|
||||||
|
|
||||||
-- mapping
|
-- mapping
|
||||||
mapping = cmp.mapping.preset.insert({
|
mapping = cmp.mapping.preset.insert({
|
||||||
|
@ -50,13 +50,11 @@ cmp.setup({
|
||||||
{ name = "nvim_lsp", keyword_length = 2 },
|
{ name = "nvim_lsp", keyword_length = 2 },
|
||||||
{ name = "nvim_lsp_signature_help" },
|
{ name = "nvim_lsp_signature_help" },
|
||||||
{ name = "nvim_lua", keyword_length = 4 },
|
{ name = "nvim_lua", keyword_length = 4 },
|
||||||
{ name = "buffer", keyword_length = 6 },
|
{ name = "buffer", keyword_length = 1 },
|
||||||
{ name = "calc" },
|
{ name = "calc" },
|
||||||
{ name = "lua-latex-symbols", option = { cache = true } },
|
{ name = "lua-latex-symbols", option = { cache = true } },
|
||||||
{ name = "doxygen" },
|
-- { name = "spell", option = { keep_all_entries = false }, keyword_length = 2 },
|
||||||
{ name = "cmp_tabnine", keyword_length = 5 },
|
{ name = "fuzzy_buffer", keyword_length = 4 },
|
||||||
{ name = "spell", option = { keep_all_entries = false }, keyword_length = 2 },
|
|
||||||
{ name = "fuzzy_buffer", keyword_length = 3 },
|
|
||||||
}),
|
}),
|
||||||
|
|
||||||
-- add formatting of the different sources
|
-- add formatting of the different sources
|
||||||
|
@ -68,10 +66,9 @@ cmp.setup({
|
||||||
ultisnips = "⋗",
|
ultisnips = "⋗",
|
||||||
path = "🌐",
|
path = "🌐",
|
||||||
calc = "Σ",
|
calc = "Σ",
|
||||||
|
buffer = "📚",
|
||||||
lualatexsymbols = "𝕋",
|
lualatexsymbols = "𝕋",
|
||||||
cmp_tabnine = "⍟",
|
-- spell = "📚",
|
||||||
spell = "📚",
|
|
||||||
doxygen = "O₂",
|
|
||||||
fuzzy_buffer = "📄",
|
fuzzy_buffer = "📄",
|
||||||
}
|
}
|
||||||
item.menu = menu_icon[entry.source.name]
|
item.menu = menu_icon[entry.source.name]
|
||||||
|
|
|
@ -67,14 +67,6 @@ return require("packer").startup(function(use)
|
||||||
requires = { "nvim-tree/nvim-web-devicons" },
|
requires = { "nvim-tree/nvim-web-devicons" },
|
||||||
})
|
})
|
||||||
use("hiroakis/cyberspace.vim") -- I'm feeling cyber
|
use("hiroakis/cyberspace.vim") -- I'm feeling cyber
|
||||||
use({
|
|
||||||
"paopaol/cmp-doxygen",
|
|
||||||
requires = {
|
|
||||||
"nvim-treesitter/nvim-treesitter",
|
|
||||||
"nvim-treesitter/nvim-treesitter-textobjects",
|
|
||||||
},
|
|
||||||
})
|
|
||||||
use({ "tzachar/cmp-tabnine", run = "./install.sh", requires = "hrsh7th/nvim-cmp" })
|
|
||||||
use("f3fora/cmp-spell")
|
use("f3fora/cmp-spell")
|
||||||
use({ "nvim-telescope/telescope-fzf-native.nvim", run = "make" })
|
use({ "nvim-telescope/telescope-fzf-native.nvim", run = "make" })
|
||||||
use({ "tzachar/cmp-fuzzy-buffer", requires = { "hrsh7th/nvim-cmp", "tzachar/fuzzy.nvim" } })
|
use({ "tzachar/cmp-fuzzy-buffer", requires = { "hrsh7th/nvim-cmp", "tzachar/fuzzy.nvim" } })
|
||||||
|
|
|
@ -266,3 +266,27 @@ Latency
|
||||||
PDLT
|
PDLT
|
||||||
SWT
|
SWT
|
||||||
Performancegewinn
|
Performancegewinn
|
||||||
|
auch
|
||||||
|
toolchain
|
||||||
|
EDA
|
||||||
|
Entwicklungswerkzeuge
|
||||||
|
Progenitor
|
||||||
|
software
|
||||||
|
concept
|
||||||
|
proof
|
||||||
|
VexRISCV
|
||||||
|
litex
|
||||||
|
VexRiscv
|
||||||
|
Vivado
|
||||||
|
FPGAs
|
||||||
|
Low
|
||||||
|
OpenWRT
|
||||||
|
VecRiscv
|
||||||
|
buildroot
|
||||||
|
High
|
||||||
|
TPM
|
||||||
|
modules
|
||||||
|
platform
|
||||||
|
trusted
|
||||||
|
VE
|
||||||
|
Waveform
|
||||||
|
|
Binary file not shown.
Loading…
Reference in New Issue