My dotfiles
Go to file
Marko Korhonen c024a40316 Refactor neovim config (#2)
Changes include:

- [x] Use init.lua instead of init.vim
   - Some keybindings are still to be converted
- [x] Use packer as a package manager instead of vim-plug
- [ ] Use built-in lsp instead of coc.nvim
   - [x] Set up language servers
   - [x] Completion
   - [x] Formatting (previously coc-prettier, now neoformat)
   - [ ] Snippets
- [ ] Replace fzf with telescope.nvim
- [x] Implement treesitter syntax highlighting
   - More info: https://github.com/nvim-treesitter/nvim-treesitter

Note that this requires neovim nightly until 0.5 is released

Reviewed-on: #2
Co-authored-by: Marko Korhonen <marko@korhonen.cc>
Co-committed-by: Marko Korhonen <marko@korhonen.cc>
2021-08-08 15:33:23 +03:00
docker Add coturn to nextcloud 2021-08-08 15:22:24 +03:00
dotdrop@5dfbf5d044 Update dotdrop 2021-08-08 15:22:54 +03:00
efistub Add initrd to efistub configs 2021-02-18 18:57:15 +02:00
home Refactor neovim config (#2) 2021-08-08 15:33:23 +03:00
root Add MOZ_DBUS_REMOTE env variable 2021-08-08 15:25:20 +03:00
scripts Use mpv input-ipc instead of input-file on mpvqueue script 2021-02-12 19:06:35 +02:00
secrets Working on neomutt setup and some other small fixes 2020-11-25 10:06:19 +02:00
.gitmodules Switch to freshrss 2020-07-05 12:02:51 +03:00
config-root.yaml Add cpupower conf to mko-laptop 2021-07-27 09:18:40 +03:00
config.yaml Refactor neovim config (#2) 2021-08-08 15:33:23 +03:00
deploy.sh Add dotdrop deps 2020-11-21 15:59:54 +02:00
dotdrop.sh Update dotdrop 2020-11-21 15:36:57 +02:00
LICENSE Removed commit history 2019-10-26 20:05:31 +03:00
pkglist Removed commit history 2019-10-26 20:05:31 +03:00
README.md Update README 2020-11-24 19:48:51 +02:00

FunctionalHacker's dotfiles

screenshot of my setup

My personal dotfiles for my workstations, mostly for easy access for myself but feel free to steal them for yourself!

I'm using dotdrop to manage and ease deployment of my dotfiles.

Mirrors

This repository lives at My git server, but it is also mirrored to:

If you have any ideas for improvements, questions or anything of this sort, you can open an issue or a pull request in either my git server (registrations open for anyone), or any of the mirrors.