mirror of
https://github.com/keanuplayz/dotfiles.git
synced 2024-08-15 02:33:12 +00:00
Compare commits
No commits in common. "6a2306bac1f1766301d50af490e526f545958625" and "7520a7c4b48daaf3283f2b1a9d63d7c7fc3f04ea" have entirely different histories.
6a2306bac1
...
7520a7c4b4
2 changed files with 0 additions and 6 deletions
|
@ -1,5 +0,0 @@
|
||||||
local lspconfig = require('lspconfig')
|
|
||||||
|
|
||||||
local bin_name = 'dart'
|
|
||||||
|
|
||||||
lspconfig['dartls'].setup({})
|
|
|
@ -31,7 +31,6 @@ let s:plug = funcref('dotfiles#plugman#register')
|
||||||
" }}}
|
" }}}
|
||||||
|
|
||||||
" Misc {{{
|
" Misc {{{
|
||||||
call s:plug('junegunn/vader.vim')
|
|
||||||
call s:plug('andweeb/presence.nvim')
|
call s:plug('andweeb/presence.nvim')
|
||||||
call s:plug('wakatime/vim-wakatime')
|
call s:plug('wakatime/vim-wakatime')
|
||||||
if has('nvim-0.6.0')
|
if has('nvim-0.6.0')
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue