This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
syntax on | |
set noerrorbells | |
set tabstop=4 softtabstop=4 | |
set shiftwidth=4 | |
set expandtab | |
set smartindent | |
set nu | |
set nowrap | |
set smartcase |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"codeLens.enable": true, | |
"coc.preferences.extensionUpdateCheck": "daily", | |
"coc.preferences.formatOnType": true, | |
"coc.preferences.willSaveHandlerTimeout": 1000, | |
"coc.preferences.formatOnSaveFiletypes": [ | |
"c", | |
"python", | |
"rust", | |
"markdown", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
" <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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
syntax on | |
set noerrorbells | |
set tabstop=4 softtabstop=4 | |
set shiftwidth=4 | |
set expandtab | |
set smartindent | |
set nu | |
set nowrap | |
set smartcase |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### 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: |
NewerOlder