Skip to content

Instantly share code, notes, and snippets.

View anikethsaha's full-sized avatar
🤞
Build | Passing

Anix anikethsaha

🤞
Build | Passing
View GitHub Profile
@anikethsaha
anikethsaha / index.html
Created June 21, 2020 11:58
style-perfectionist // source https://jsbin.com/degimah
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<title>style-perfectionist</title>
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Roboto:300,300italic,700,700italic">
<link rel="stylesheet" href="http://cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.css">
@anikethsaha
anikethsaha / README.md
Created June 22, 2020 08:36
Docsify Gist Embedding Example

This gist is used for example content on the docs - see the Embed Files section.

- :sp [filename] - Opens a new file and splits your screen horizontally to show more than one buffer
- :vsp [filename] - Opens a new file and splits your screen vertically to show more than one buffer
- cntrl + ww - to switch between screens
- :bn - Switch to next buffer
- :bp - Switch to previous buffer
- :bd - Close a buffer
- :tabe - to open tabs
- :tabn, tabp
- :e <path>