Vim_Editor_IDE/Vim_Plugins
-
Vim&NeoVim Plugin❤️Relative Number쓸때 라인 넘버 바로 보이게 세팅하기Vim_Editor_IDE/Vim_Plugins 2023. 1. 13. 04:02
https://github.com/jeffkreeftmeijer/vim-numbertoggle GitHub - jeffkreeftmeijer/vim-numbertoggle: Toggles between hybrid and absolute line numbers automatically Toggles between hybrid and absolute line numbers automatically - GitHub - jeffkreeftmeijer/vim-numbertoggle: Toggles between hybrid and absolute line numbers automatically github.com Demo 영상 https://jdhao.github.io/2019/01/11/line_number_..
-
LunarVim단축키❤️Neovim_surround_단축키 외우기Vim_Editor_IDE/Vim_Plugins 2022. 12. 18. 23:40
Old text Command New text -------------------------------------------------------------------------------- surr*ound_words ysiw) (surround_words) *make strings ys$" "make strings" [delete ar*ound me!] ds] delete around me! remove HTML t*ags dst remove HTML tags 'change quot*es' cs'" "change quotes" or tag* types csth1 or tag types delete(functi*on calls) dsf function calls https://github.com/kyl..
-
vim surround 연습하기Vim_Editor_IDE/Vim_Plugins 2022. 12. 17. 15:58
https://github.com/tpope/vim-surround GitHub - tpope/vim-surround: surround.vim: Delete/change/add parentheses/quotes/XML-tags/much more with easesurround.vim: Delete/change/add parentheses/quotes/XML-tags/much more with ease - GitHub - tpope/vim-surround: surround.vim: Delete/change/add parentheses/quotes/XML-tags/much more with easegithub.com surround.vim Surround.vim is all about "surrounding..
-
vim plugin❤️surround 사용법 yss"Vim_Editor_IDE/Vim_Plugins 2022. 12. 17. 08:07
https://brunch.co.kr/@kmbmjn95/49 내가 좋아하는 Vim 플러그인 2020년 새해 목표가 vim 배우기였다. 처음에는 hjkl부터 쩔쩔매곤 했지만, 이제는 vim을 시작한 지 벌써 1년이 다되어간다. 나름 익숙해져서 실제 코딩에서도 vim을 쓰고 있고, practical vim도 1회 정주행 brunch.co.kr WindowsOS_윈도우_Vim개발자세팅part3_surround_vim #surround #settings https://youtu.be/hgeHORtxod0
-
Vim plugin, insert or delete brackets, parens, quotes in pairVim_Editor_IDE/Vim_Plugins 2022. 12. 17. 02:11
https://github.com/jiangmiao/auto-pairs GitHub - jiangmiao/auto-pairs: Vim plugin, insert or delete brackets, parens, quotes in pair Vim plugin, insert or delete brackets, parens, quotes in pair - GitHub - jiangmiao/auto-pairs: Vim plugin, insert or delete brackets, parens, quotes in pair github.com
-
Vim Spell Cheker Plug-inVim_Editor_IDE/Vim_Plugins 2022. 12. 17. 02:04
https://github.com/kamykn/spelunker.vim GitHub - kamykn/spelunker.vim: Improved vim spelling plugin (with camel case support)! Improved vim spelling plugin (with camel case support)! - GitHub - kamykn/spelunker.vim: Improved vim spelling plugin (with camel case support)! github.com
-
NeoVim Plug-ins)nvim-jdtls(java❤️ lsp setting하기)Vim_Editor_IDE/Vim_Plugins 2022. 6. 1. 10:01
https://github.com/mfussenegger/nvim-jdtls GitHub - mfussenegger/nvim-jdtls: Extensions for the built-in LSP support in Neovim for eclipse.jdt.ls Extensions for the built-in LSP support in Neovim for eclipse.jdt.ls - GitHub - mfussenegger/nvim-jdtls: Extensions for the built-in LSP support in Neovim for eclipse.jdt.ls github.com NeoVim Lsp 설정 영상 https://youtu.be/94IU4cBdhfM lunarvim TSInstall ja..