6 changed files with 0 additions and 38 deletions
@ -1,19 +0,0 @@ |
|||
[submodule "plugins/notecrate.vim"] |
|||
path = plugins/notecrate.vim |
|||
url = https://git.gregoryleeman.com/gregory/notecrate.vim.git |
|||
update = merge |
|||
[submodule "plugins/sep.vim"] |
|||
path = plugins/sep.vim |
|||
url = https://git.gregoryleeman.com/gregory/sep.vim |
|||
update = merge |
|||
[submodule "plugins/game.vim"] |
|||
path = plugins/game.vim |
|||
url = https://git.gregoryleeman.com/gregory/game.vim |
|||
update = merge |
|||
[submodule "plugins/foldsearch.vim"] |
|||
path = plugins/foldsearch.vim |
|||
url = https://git.gregoryleeman.com/gregory/foldsearch.vim |
|||
update = merge |
|||
[submodule "plugins/todo.vim"] |
|||
path = plugins/todo.vim |
|||
url = https://git.gregoryleeman.com/gregory/todo.vim.git |
@ -1 +0,0 @@ |
|||
nnoremap <buffer> <leader>p :!dot -Tpng % > %:r.png && open %:r.png<cr> |
@ -1,5 +0,0 @@ |
|||
set expandtab |
|||
" let b:ale_linters = ['flake8'] |
|||
" let b:ale_linters = ['pylint'] |
|||
" let b:ale_linters = ['flake8', 'pylint'] |
|||
" let b:ale_fixers = ['black'] |
|
Loading…
Reference in new issue