- India
-
12:04
(UTC +05:30) - chaitb.xyz
- @Chaitb_
- in/chaitanyabhagwat
Pinned Loading
-
NeoVim Configuration for MacOS
NeoVim Configuration for MacOS 1" Specify a directory for plugins
2" - For Neovim: stdpath('data') . '/plugged'
3" - Avoid using standard Vim directory names like 'plugin'
4call plug#begin('~/.config/nvim/plugged')
5Plug 'arcticicestudio/nord-vim', { 'branch': 'develop' }
-
VSCode Vim Style Navigation Keybindings
VSCode Vim Style Navigation Keybindings 1// Place your key bindings in this file to override the defaults
2[
3{
4"key": "alt+k",
5"command": "workbench.action.nextEditorInGroup",
-
-
CircleOfLife
CircleOfLife PublicInspired by Conway's Game of Life and Max Cooper's Order from Chaos
TypeScript 1
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.