diff --git a/fonts/.local/share/fonts/EastSeaDokdo/east-sea-dokdo.otf b/fonts/.local/share/fonts/EastSeaDokdo/east-sea-dokdo.otf new file mode 100755 index 0000000..79ccb57 Binary files /dev/null and b/fonts/.local/share/fonts/EastSeaDokdo/east-sea-dokdo.otf differ diff --git a/fonts/.local/share/fonts/HemicoGreek/HemicoGreekRegular.ttf b/fonts/.local/share/fonts/HemicoGreek/HemicoGreekRegular.ttf new file mode 100755 index 0000000..6d0a8bd Binary files /dev/null and b/fonts/.local/share/fonts/HemicoGreek/HemicoGreekRegular.ttf differ diff --git a/fonts/.local/share/fonts/Imprerial/Imperial Web.ttf b/fonts/.local/share/fonts/Imprerial/Imperial Web.ttf new file mode 100755 index 0000000..d210ca1 Binary files /dev/null and b/fonts/.local/share/fonts/Imprerial/Imperial Web.ttf differ diff --git a/fonts/.local/share/fonts/Imprerial/Imperial.otf b/fonts/.local/share/fonts/Imprerial/Imperial.otf new file mode 100755 index 0000000..72e9180 Binary files /dev/null and b/fonts/.local/share/fonts/Imprerial/Imperial.otf differ diff --git a/fonts/.local/share/fonts/Saiba-45/SAIBA-45-Outline-(v1.1).otf b/fonts/.local/share/fonts/Saiba-45/SAIBA-45-Outline-(v1.1).otf new file mode 100644 index 0000000..247994e Binary files /dev/null and b/fonts/.local/share/fonts/Saiba-45/SAIBA-45-Outline-(v1.1).otf differ diff --git a/fonts/.local/share/fonts/Saiba-45/SAIBA-45-Regular-(v1.1).otf b/fonts/.local/share/fonts/Saiba-45/SAIBA-45-Regular-(v1.1).otf new file mode 100644 index 0000000..46cbe9a Binary files /dev/null and b/fonts/.local/share/fonts/Saiba-45/SAIBA-45-Regular-(v1.1).otf differ diff --git a/nvim/.config/nvim/lua/axp/plugins/lsp.lua b/nvim/.config/nvim/lua/axp/plugins/lsp.lua index 5b1507c..34cbf76 100644 --- a/nvim/.config/nvim/lua/axp/plugins/lsp.lua +++ b/nvim/.config/nvim/lua/axp/plugins/lsp.lua @@ -12,12 +12,13 @@ if (not status_mason_lspconfig) then return end -- Config servers. local servers = { + -- 'tsserver', + 'ts_ls', 'lua_ls', 'bashls', 'clangd', 'cmake', 'html', - 'tsserver', 'volar', 'dockerls', 'jsonls', @@ -77,8 +78,8 @@ mason_lspconfig.setup_handlers { lspconfig[server_name].setup(config) end - -- TSSERVER. - if server_name == 'tsserver' then + -- TSSERVER / TS_LS. + if server_name == 'ts_ls' then config.init_options = { plugins = { { diff --git a/nvim/.config/nvim/plugin/packer_compiled.lua b/nvim/.config/nvim/plugin/packer_compiled.lua index 1e21c49..901e385 100644 --- a/nvim/.config/nvim/plugin/packer_compiled.lua +++ b/nvim/.config/nvim/plugin/packer_compiled.lua @@ -49,8 +49,8 @@ local function save_profiles(threshold) end time([[Luarocks path setup]], true) -local package_path_str = "/home/antoxa/.cache/nvim/packer_hererocks/2.1.1713773202/share/lua/5.1/?.lua;/home/antoxa/.cache/nvim/packer_hererocks/2.1.1713773202/share/lua/5.1/?/init.lua;/home/antoxa/.cache/nvim/packer_hererocks/2.1.1713773202/lib/luarocks/rocks-5.1/?.lua;/home/antoxa/.cache/nvim/packer_hererocks/2.1.1713773202/lib/luarocks/rocks-5.1/?/init.lua" -local install_cpath_pattern = "/home/antoxa/.cache/nvim/packer_hererocks/2.1.1713773202/lib/lua/5.1/?.so" +local package_path_str = "/home/antoxa/.cache/nvim/packer_hererocks/2.1.1725453128/share/lua/5.1/?.lua;/home/antoxa/.cache/nvim/packer_hererocks/2.1.1725453128/share/lua/5.1/?/init.lua;/home/antoxa/.cache/nvim/packer_hererocks/2.1.1725453128/lib/luarocks/rocks-5.1/?.lua;/home/antoxa/.cache/nvim/packer_hererocks/2.1.1725453128/lib/luarocks/rocks-5.1/?/init.lua" +local install_cpath_pattern = "/home/antoxa/.cache/nvim/packer_hererocks/2.1.1725453128/lib/lua/5.1/?.so" if not string.find(package.path, package_path_str, 1, true) then package.path = package.path .. ';' .. package_path_str end diff --git a/vim/.vim/.netrwhist b/vim/.vim/.netrwhist index 9c9dd6d..c5c8916 100644 --- a/vim/.vim/.netrwhist +++ b/vim/.vim/.netrwhist @@ -1,12 +1,12 @@ let g:netrw_dirhistmax =10 -let g:netrw_dirhistcnt =2 +let g:netrw_dirhistcnt =6 +let g:netrw_dirhist_6='/home/antoxa/Documents/CheatSheets' +let g:netrw_dirhist_5='/home/antoxa/.password-store/my/ya.ru' +let g:netrw_dirhist_4='/home/antoxa/.password-store/my' +let g:netrw_dirhist_3='/home/antoxa/.password-store' let g:netrw_dirhist_2='/home/antoxa/Projects/customers/svetofor/dompdd/directus/data/backups' let g:netrw_dirhist_1='/home/antoxa/Projects/mydot/nvim/.config/nvim/lua/axp/plugins' let g:netrw_dirhist_0='/home/antoxa/Projects/mydot/nvim/.config/nvim/lua/axp' let g:netrw_dirhist_9='/home/antoxa/Projects/mydot/nvim/.config/nvim/lua' let g:netrw_dirhist_8='/home/antoxa/Projects/mydot/nvim/.config/nvim' let g:netrw_dirhist_7='/home/antoxa/Projects/mydot/nvim/.config/nvim/plugin' -let g:netrw_dirhist_6='/home/antoxa/Projects/mydot/nvim/.config/nvim' -let g:netrw_dirhist_5='/home/antoxa/Documents/CheatSheets' -let g:netrw_dirhist_4='/dev/shm/pass.ulVK378La7imh' -let g:netrw_dirhist_3='/home/antoxa/.ssh' diff --git a/zsh/.zshrc b/zsh/.zshrc index 13ac225..2c2bc02 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -1 +1,7 @@ source $HOME/.config/zsh/.zshrc + +## [Completion] +## Completion scripts setup. Remove the following line to uninstall +[[ -f /home/antoxa/.dart-cli-completion/zsh-config.zsh ]] && . /home/antoxa/.dart-cli-completion/zsh-config.zsh || true +## [/Completion] +