mirror of
https://github.com/alrayyes/dotfiles/
synced 2023-11-14 15:56:30 +00:00
Compare commits
3 Commits
2e15f46ed9
...
62e6cdf4fa
Author | SHA1 | Date | |
---|---|---|---|
|
62e6cdf4fa | ||
|
ec5e97643e | ||
|
ef6b02b892 |
@ -173,6 +173,7 @@ A repository of my personal configuration files.
|
||||
*** UI
|
||||
- [[https://github.com/morhetz/gruvbox][morhetz/gruvbox]]
|
||||
- [[https://github.com/ryanoasis/vim-devicons][ryanoasis/vim-devicons]]
|
||||
|
||||
* NPM
|
||||
** Packages
|
||||
- [[https://github.com/GoogleChrome/lighthouse][lighthouse]]
|
||||
|
@ -159,10 +159,6 @@
|
||||
set termguicolors
|
||||
" }
|
||||
|
||||
" haskell {
|
||||
autocmd BufWrite *.hs :%!stylish-haskell
|
||||
" }
|
||||
|
||||
" coc {
|
||||
vmap <leader>f <Plug>(coc-format-selected)
|
||||
nmap <leader>f <Plug>(coc-format-selected)
|
||||
|
Loading…
Reference in New Issue
Block a user