Skip to content

Instantly share code, notes, and snippets.

@andrewn6
andrewn6 / .vimrc
Created September 9, 2021 23:30
Simple monochrome vimrc for working with rust/python
syntax on
set noerrorbells
set tabstop=4 softtabstop=4
set shiftwidth=4
set expandtab
set smartindent
set nu
set nowrap
set smartcase
@andrewn6
andrewn6 / coc-settings.json
Created September 7, 2021 01:27
modified coc settings
{
"codeLens.enable": true,
"coc.preferences.extensionUpdateCheck": "daily",
"coc.preferences.formatOnType": true,
"coc.preferences.willSaveHandlerTimeout": 1000,
"coc.preferences.formatOnSaveFiletypes": [
"c",
"python",
"rust",
"markdown",
@andrewn6
andrewn6 / init.vim
Last active September 4, 2022 16:03
config for nvim
" <essentials>
set nocompatible " don't try to be compatible with V
filetype plugin on
lua require('plugins')
set relativenumber
set termguicolors
set expandtab
set hidden
set tabstop=2
set softtabstop=2
@andrewn6
andrewn6 / .vimrc
Created August 23, 2021 20:11
My vimrc config for working with python, and typescript
syntax on
set noerrorbells
set tabstop=4 softtabstop=4
set shiftwidth=4
set expandtab
set smartindent
set nu
set nowrap
set smartcase
### Keybase proof
I hereby claim:
* I am andrewnijmeh on github.
* I am andrewnijmeh (https://keybase.io/andrewnijmeh) on keybase.
* I have a public key ASB_ikfJsL2RhJaX8uuW1Feg9edDT8k4-Vxi5hyncY26Mwo
To claim this, I am signing this object: