Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/museloper/til
Today I Learned
https://github.com/museloper/til
today-i-learned vimscript
Last synced: 4 days ago
JSON representation
Today I Learned
- Host: GitHub
- URL: https://github.com/museloper/til
- Owner: museloper
- Created: 2024-02-08T16:33:53.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-04-22T08:45:56.000Z (8 months ago)
- Last Synced: 2024-11-06T10:08:13.207Z (about 2 months ago)
- Topics: today-i-learned, vimscript
- Language: Vim Script
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TIL
> Today I Learned
@ 하루하루 배운 것들 기록하기
@ 알아야 할 지식을 적극 탐구하기
@ 알고 싶은 지식도 적극 탐구하기
@ 알았던 지식도 적극 되새기기_[9] TILs and counting..._
---
### 카테고리
* [Linux](#linux)
* [Vim](#vim)
* [NPM](#npm)
* [Vue](#vue)
* [IDE](#ide)
* [ETC](#etc)
---
### Linux
- [Linux OS, Kernel 확인](./linux/check_os_kernel.md)
- [Linux bit 확인](./linux/check_bit.md)
- [Linux openjdk 설치](./linux/install_open_jdk.md)
### Vim
- [Vim 함수 사용하기](./vim/use_function.md)
### NPM
- [npm 명령어 정리](./npm/npm_command.md)
### Vue
- [Vue 3 Tutorial - Options API](./vue/vue_3_tutorial_options.md)
- [클래스와 스타일 바인딩](./vue/vue_3_attribute_bindings.md)
### IDE
- [vscode setting](./ide/vscode.md)
### ETC
- [GitHub CDN](./etc/github_cdn.md)