final commit for this repo

This commit is contained in:
Amolith 2020-05-04 14:47:21 -04:00
commit 14f9e64cc4
Signed by: Amolith
GPG Key ID: CA3EFC40662C19BA
8 changed files with 2 additions and 32928 deletions

View File

@ -1,4 +1,5 @@
# Deprecated
This repository is a mess and I no longer use many of the configs here as I have switched to Wayland and Sway. My current (and much cleaner) dotfiles can be found [here](https://git.nixnet.xyz/Amolith/dotfiles). I manage them with [dotgit](https://github.com/kobus-v-schoor/dotgit).
```
_____/\\\\\\\\\_______________________________________/\\\\\\_________________________/\\\__________/\\\\______________
___/\\\\\\\\\\\\\____________________________________\////\\\________________________\/\\\_________\///\\______________

View File

@ -1,12 +0,0 @@
let g:netrw_dirhistmax =10
let g:netrw_dirhistcnt =2
let g:netrw_dirhist_2='/home/amolith'
let g:netrw_dirhist_1='/home/amolith/repos/secluded/content/posts'
let g:netrw_dirhist_0='/home/amolith/repos/secluded/themes/hello-friend-ng/assets/scss'
let g:netrw_dirhist_9='/home/amolith/repos/secluded/themes/hello-friend-ng/layouts/_default'
let g:netrw_dirhist_8='/home/amolith/repos/secluded/themes/hello-friend-ng/layouts'
let g:netrw_dirhist_7='/home/amolith/.calcurse/caldav'
let g:netrw_dirhist_6='/home/amolith/repos/secluded/themes/hello-friend-ng/archetypes'
let g:netrw_dirhist_5='/home/amolith/repos/secluded/themes/hello-friend-ng'
let g:netrw_dirhist_4='/home/amolith/repos/secluded/themes/hello-friend-ng/layouts'
let g:netrw_dirhist_3='/home/amolith/repos/secluded/themes/hello-friend-ng/layouts/posts'

File diff suppressed because it is too large Load Diff

View File

@ -1 +0,0 @@
au BufRead,BufNewFile *.eml set filetype=eml

View File

@ -1,57 +0,0 @@
let mapleader =","
if ! filereadable(expand('~/.config/nvim/autoload/plug.vim'))
echo "Downloading junegunn/vim-plug to manage plugins..."
silent !mkdir -p ~/.config/nvim/autoload/
silent !curl "https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim" > ~/.config/nvim/autoload/plug.vim
endif
call plug#begin()
Plug 'junegunn/goyo.vim'
Plug 'ap/vim-css-color'
Plug 'vim-airline/vim-airline'
Plug 'vim-airline/vim-airline-themes'
Plug 'tpope/vim-surround'
Plug 'vim-syntastic/syntastic'
Plug 'pearofducks/ansible-vim'
Plug 'edkolev/tmuxline.vim'
Plug 'ron89/thesaurus_query.vim'
call plug#end()
let g:deoplete#enable_at_startup = 1
" Enable autocompletion:
set wildmode=longest,list,full
" Disables automatic commenting on newline:
autocmd FileType * setlocal formatoptions-=c formatoptions-=r formatoptions-=o
" Some basics
set conceallevel=2
set linebreak
set foldlevelstart=99
set clipboard=unnamedplus
set listchars=tab:⇥-,eol
set expandtab
set tabstop=2
set shiftwidth=4
set scrolloff=12
set mouse=
set foldmethod=indent
set number
let g:airline_powerline_fonts = 1
let g:airline_theme='bubblegum'
if !exists('g:airline_symbols')
let g:airline_symbols = {}
endif
let g:vimtex_compiler_progname = 'nvr'
" Configure thesaurus
let g:tq_mthesaur_file="~/.config/nvim/thesaurus/mthesaur.txt"
let g:tq_enabled_backends=["datamuse_com","mthesaur_txt","openoffice_en"]
" Automatically deletes all trailing whitespace on save.
autocmd BufWritePre * %s/\s\+$//e
autocmd FileType markdown setlocal spell spelllang=en_gb
autocmd FileType markdown Goyo
autocmd FileType eml setlocal spell spelllang=en_gb

View File

@ -1,71 +0,0 @@
eventful
eventful
Guilded
timeline
Sarus
Iliris
Handheld
Saltmarsh
#aundooles
Jaundools
Baldur's
Baldur
teleport
alright
Gandi
movie
th
Pipedia
podcast
blog
RSS
iPhones
UTC
Wikipedia
Inventaire
TweetDeck
PeerTube
YouTube
Flarum
SquareSpace
lunting
Sméagol
subdomain
macOS
C710
Chromebook
enye
diactric
eszet
XFCE
com
Wiki
Balay
Roundcube
Username
plaintext
koushin
webmail
JS
Amolith
https
nixnet
plugin
Fediverse
online
Zippo
SmokingPipes
Woodmere
Zippo's
Wal
Mauro
Armellini
Nørding
Armellini's
#olnor
Solnor/!
Solnar
Dockmaster
repurposed
Neverwinter
Waterdeep

File diff suppressed because one or more lines are too long