Vim_Editor_IDE/Vim_.vimrc설정
-
외국 모르는 사람의 LunarVim Setting & rust inlayhint 단서 / 역시 남의 코드는 배울게 많다.Vim_Editor_IDE/Vim_.vimrc설정 2022. 12. 1. 00:32
https://github.com/LunarVim/LunarVimCommunity/issues/2 My lvim config · Issue #2 · LunarVim/LunarVimCommunity -- * -- Settings -- * local init_custom_options = function() local custom_options = { relativenumber = true, -- Set relative numbered lines colorcolumn = "120", -- Indent line at what col... github.com rust inlayhint 단서 https://github.com/abzcoding/lvim/blob/main/lua/user/rust_tools.lua ..
-
Rust_Inlay Hints_lsp_extensionsVim_Editor_IDE/Vim_.vimrc설정 2022. 11. 29. 02:01
https://github.com/nvim-lua/lsp_extensions.nvim GitHub - nvim-lua/lsp_extensions.nvim: Repo to hold a bunch of info & extension callbacks for built-in LSP. Use at your own risk Repo to hold a bunch of info & extension callbacks for built-in LSP. Use at your own risk :wink: - GitHub - nvim-lua/lsp_extensions.nvim: Repo to hold a bunch of info & extension callbacks ... github.com
-
neovim에서만 되는 code action(code action 그냥 helix로 쓰자Vim_Editor_IDE/Vim_.vimrc설정 2022. 11. 28. 02:26
https://www.npmjs.com/package/coc-actions coc-actions Actions menu for coc.nvim. Latest version: 1.5.0, last published: 2 years ago. Start using coc-actions in your project by running `npm i coc-actions`. There are no other projects in the npm registry using coc-actions. www.npmjs.com
-
Vim 뚜렷한 탭표시 맘에 든다. ㅎVim_Editor_IDE/Vim_.vimrc설정 2022. 11. 28. 01:50
https://github.com/Yggdroot/indentLine GitHub - Yggdroot/indentLine: A vim plugin to display the indention levels with thin vertical lines A vim plugin to display the indention levels with thin vertical lines - GitHub - Yggdroot/indentLine: A vim plugin to display the indention levels with thin vertical lines github.com You Might Not Need a Vim Plugin to Visualize Line Indents https://youtu.be/4..
-
NEDtree 사용법 m 눌러야 메뉴가 나오네 ㅎㅎ대문자I는 숨긴 파일 보기 아이 잘 기억하자Vim_Editor_IDE/Vim_.vimrc설정 2022. 11. 27. 00:40
I - 숨긴 파일 보기 R - Reflash m - 파일 지울지 추가 할지 메뉴 나옴 https://m.blog.naver.com/nfwscho/220772401958 밤앙개의 vim 강좌 39 - vim 플러그인 07 : NERDTree 파일 디렉토리 명령 ■ 밤앙개의 vim 강좌 39 - vim 플러그인 07 : NERDTree 파일 디렉토리 명령 ▶ 이번... blog.naver.com
-
cocinstall 오류나서 해결 중 ㅠㅠVim_Editor_IDE/Vim_.vimrc설정 2022. 11. 25. 20:54
curl --compressed -o- -L https://yarnpkg.com/install.sh | bash % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --100 53 100 53 0 0 317 0 --:--:-- --:--:-- --:--:-- 321 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --100 2218 100 2218 0 0 4987 0 --:--:-- --:--:-- --:--:-- 29184 Installing Yarn! > Downloading tarball... % To..