- Clone de asdf
git clone https://github.com/asdf-vm/asdf.git ~/.asdf --branch v[latest-version]
- Add the asdf path to your bash/zsh profile
echo ". $HOME/.asdf/asdf.sh" >> ~/.bashrc # or ~/.zshrc
{ | |
"window.menuBarVisibility": "toggle", | |
"workbench.startupEditor": "newUntitledFile", | |
"workbench.iconTheme": "symbols", | |
"workbench.colorTheme": "Min Dark", | |
"workbench.productIconTheme": "fluent-icons", | |
"workbench.editor.labelFormat": "short", | |
"window.zoomLevel": -0.5, | |
"window.titleBarStyle": "custom", |
call plug#begin('~/.local/share/nvim/plugged') | |
Plug 'SirVer/ultisnips' | |
Plug 'honza/vim-snippets' | |
call plug#end() | |
let g:UltiSnipsExpandTrigger="<tab>" | |
let g:UltiSnipsJumpForwardTrigger="<tab>" | |
let g:UltiSnipsJumpBackwardTrigger="<c-b>" |
let g:UltiSnipsExpandTrigger="<tab>" | |
let g:UltiSnipsJumpForwardTrigger="<tab>" | |
let g:UltiSnipsJumpBackwardTrigger="<c-b>" |
snippet i "import module" | |
import ${1} from '${2}'; | |
endsnippet |
let g:UltiSnipsSnippetDirectories=[$HOME.'/.vim/UltiSnips'] |
call plug#begin('~/.local/share/nvim/plugged') | |
Plug 'SirVer/ultisnips' | |
Plug 'honza/vim-snippets' | |
call plug#end() |
I hereby claim:
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object: