diff --git a/fonts/.local/share/fonts/.uuid b/fonts/.local/share/fonts/.uuid new file mode 100644 index 0000000..a66dcf9 --- /dev/null +++ b/fonts/.local/share/fonts/.uuid @@ -0,0 +1 @@ +ed4756ea-5162-4272-afa7-1c30d75f6d29 \ No newline at end of file diff --git a/fonts/.local/share/fonts/DaMiOne/DaMiOne-Regular.ttf b/fonts/.local/share/fonts/DaMiOne/DaMiOne-Regular.ttf new file mode 100644 index 0000000..7a3063b Binary files /dev/null and b/fonts/.local/share/fonts/DaMiOne/DaMiOne-Regular.ttf differ diff --git a/fonts/.local/share/fonts/EastSeaDokdo/.uuid b/fonts/.local/share/fonts/EastSeaDokdo/.uuid new file mode 100644 index 0000000..5b8aa78 --- /dev/null +++ b/fonts/.local/share/fonts/EastSeaDokdo/.uuid @@ -0,0 +1 @@ +e6d3e6d6-e220-4686-b831-978be36dd0e8 \ No newline at end of file diff --git a/fonts/.local/share/fonts/HaloGrotesk/HaloGrotesk-Regular.otf b/fonts/.local/share/fonts/HaloGrotesk/HaloGrotesk-Regular.otf new file mode 100644 index 0000000..af90ab6 Binary files /dev/null and b/fonts/.local/share/fonts/HaloGrotesk/HaloGrotesk-Regular.otf differ diff --git a/fonts/.local/share/fonts/HemicoGreek/.uuid b/fonts/.local/share/fonts/HemicoGreek/.uuid new file mode 100644 index 0000000..61fe21b --- /dev/null +++ b/fonts/.local/share/fonts/HemicoGreek/.uuid @@ -0,0 +1 @@ +0d5b40f3-853c-46c4-b79e-384710c78a9a \ No newline at end of file diff --git a/fonts/.local/share/fonts/Imprerial/.uuid b/fonts/.local/share/fonts/Imprerial/.uuid new file mode 100644 index 0000000..ea66bbb --- /dev/null +++ b/fonts/.local/share/fonts/Imprerial/.uuid @@ -0,0 +1 @@ +e2f090de-0c78-450a-8a3e-05baf9474fa7 \ No newline at end of file diff --git a/fonts/.local/share/fonts/NeuropolMedium/Neuropol Medium.ttf b/fonts/.local/share/fonts/NeuropolMedium/Neuropol Medium.ttf new file mode 100644 index 0000000..ed02d5c Binary files /dev/null and b/fonts/.local/share/fonts/NeuropolMedium/Neuropol Medium.ttf differ diff --git a/fonts/.local/share/fonts/PPObjectSans/object.ttf b/fonts/.local/share/fonts/PPObjectSans/object.ttf new file mode 100644 index 0000000..17c4d21 Binary files /dev/null and b/fonts/.local/share/fonts/PPObjectSans/object.ttf differ diff --git a/fonts/.local/share/fonts/Ravenhol/Ravenholm Demo.otf b/fonts/.local/share/fonts/Ravenhol/Ravenholm Demo.otf new file mode 100644 index 0000000..69b0ac0 Binary files /dev/null and b/fonts/.local/share/fonts/Ravenhol/Ravenholm Demo.otf differ diff --git a/fonts/.local/share/fonts/Saiba-45/.uuid b/fonts/.local/share/fonts/Saiba-45/.uuid new file mode 100644 index 0000000..a1d1c9f --- /dev/null +++ b/fonts/.local/share/fonts/Saiba-45/.uuid @@ -0,0 +1 @@ +63853023-86c4-4e7b-8693-f0f8a4ee3ba0 \ No newline at end of file diff --git a/fonts/.local/share/fonts/Shist/Schist Black.ttf b/fonts/.local/share/fonts/Shist/Schist Black.ttf new file mode 100644 index 0000000..342b4e7 Binary files /dev/null and b/fonts/.local/share/fonts/Shist/Schist Black.ttf differ diff --git a/fonts/.local/share/fonts/Shist/Schist Bold.ttf b/fonts/.local/share/fonts/Shist/Schist Bold.ttf new file mode 100644 index 0000000..5e68dea Binary files /dev/null and b/fonts/.local/share/fonts/Shist/Schist Bold.ttf differ diff --git a/fonts/.local/share/fonts/Shist/Schist Light.ttf b/fonts/.local/share/fonts/Shist/Schist Light.ttf new file mode 100644 index 0000000..53d0f0c Binary files /dev/null and b/fonts/.local/share/fonts/Shist/Schist Light.ttf differ diff --git a/fonts/.local/share/fonts/Shist/Schist Regular.ttf b/fonts/.local/share/fonts/Shist/Schist Regular.ttf new file mode 100644 index 0000000..bdddd39 Binary files /dev/null and b/fonts/.local/share/fonts/Shist/Schist Regular.ttf differ diff --git a/fonts/.local/share/fonts/Terminess/.uuid b/fonts/.local/share/fonts/Terminess/.uuid new file mode 100644 index 0000000..7d4280e --- /dev/null +++ b/fonts/.local/share/fonts/Terminess/.uuid @@ -0,0 +1 @@ +f57b80b8-ad35-402f-a498-8a2cfb01f377 \ No newline at end of file diff --git a/nvim/.config/nvim/lua/axp/plugins/lsp.lua b/nvim/.config/nvim/lua/axp/plugins/lsp.lua index 4c99490..13b13e6 100644 --- a/nvim/.config/nvim/lua/axp/plugins/lsp.lua +++ b/nvim/.config/nvim/lua/axp/plugins/lsp.lua @@ -84,7 +84,7 @@ mason_lspconfig.setup_handlers { plugins = { { name = '@vue/typescript-plugin', - location = '/home/antoxa/.nvm/versions/node/v20.17.0/lib/node_modules/@vue/typescript-plugin', + location = '/home/antoxa/.nvm/versions/node/v22.11.0/lib/node_modules/@vue/typescript-plugin', languages = { 'javascript', 'typescript', 'vue' } } } diff --git a/nvim/.config/nvim/plugin/packer_compiled.lua b/nvim/.config/nvim/plugin/packer_compiled.lua index 901e385..1a1305d 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.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" +local package_path_str = "/home/antoxa/.cache/nvim/packer_hererocks/2.1.1727870382/share/lua/5.1/?.lua;/home/antoxa/.cache/nvim/packer_hererocks/2.1.1727870382/share/lua/5.1/?/init.lua;/home/antoxa/.cache/nvim/packer_hererocks/2.1.1727870382/lib/luarocks/rocks-5.1/?.lua;/home/antoxa/.cache/nvim/packer_hererocks/2.1.1727870382/lib/luarocks/rocks-5.1/?/init.lua" +local install_cpath_pattern = "/home/antoxa/.cache/nvim/packer_hererocks/2.1.1727870382/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/.vimrc b/vim/.vimrc index db084db..2e5577b 100644 --- a/vim/.vimrc +++ b/vim/.vimrc @@ -14,21 +14,42 @@ set number set relativenumber set cursorline set colorcolumn=80 +set nowrap -set list -set listchars=space:·,tab:‑→ -" set listchars=space:·,tab:─→ -" set listchars=space:·,tab:└→ -" set listchars=space:◦,eol:$,tab:->,trail:~,extends:>,precedes:< - -" Having longer updatetime (default is 4000 ms = 4s) leads to noticeable -" delays and poor user experience -set updatetime=300 - -" Always show the signcolumn, otherwise it would shift the text each time -" diagnostics appear/become resolved -set signcolumn=yes +" set list +set list listchars=trail:·,tab:»- " Colors. syntax on colorscheme slate + +" VUNDLE ======================================================================/ +set nocompatible " be iMproved, required +filetype off " required + +" set the runtime path to include Vundle and initialize +set rtp+=~/.vim/bundle/Vundle.vim +call vundle#begin() +" alternatively, pass a path where Vundle should install plugins +"call vundle#begin('~/some/path/here') + +" let Vundle manage Vundle, required +Plugin 'VundleVim/Vundle.vim' + +" C/C++ +Plugin 'xavierd/clang_complete' + +" All of your Plugins must be added before the following line +call vundle#end() " required +filetype plugin indent on " required +" To ignore plugin indent changes, instead use: +"filetype plugin on +" +" Brief help +" :PluginList - lists configured plugins +" :PluginInstall - installs plugins; append `!` to update or just :PluginUpdate +" :PluginSearch foo - searches for foo; append `!` to refresh local cache +" :PluginClean - confirms removal of unused plugins; append `!` to auto-approve removal +" +" see :h vundle for more details or wiki for FAQ +" Put your non-Plugin stuff after this line