Skip to content

Commit

Permalink
remove doge
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianHicks committed Oct 24, 2019
1 parent 6e0bdd8 commit 33a2870
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 17 deletions.
4 changes: 0 additions & 4 deletions dotfiles/neovim.nix
Expand Up @@ -274,10 +274,6 @@ in {
" terraform autoformatting
let g:terraform_fmt_on_save=1
"" DOCUMENTATION
let g:doge_enable_mappings = 0
nnoremap <silent> <leader>ed :DogeGenerate<CR>
"" DISPATCH
let g:dispatch_no_maps = 1
Expand Down
13 changes: 0 additions & 13 deletions nix/sources.json
Expand Up @@ -358,19 +358,6 @@
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz",
"vim": "true"
},
"vim-doge": {
"branch": "master",
"description": "TODO",
"homepage": "https://github.com/kkoomen/vim-doge",
"owner": "kkoomen",
"repo": "vim-doge",
"rev": "e820516e0464a12613d572fa33d1d6fcd39d5f46",
"sha256": "0cm2jrarfwblxbqfnhsl2l7l0hiwksqgpzdynj4jwn29196yklgq",
"type": "tarball",
"url": "https://github.com/kkoomen/vim-doge/archive/e820516e0464a12613d572fa33d1d6fcd39d5f46.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz",
"vim": "true"
},
"vim-elm-syntax": {
"branch": "master",
"description": "TODO",
Expand Down

0 comments on commit 33a2870

Please sign in to comment.