My dotfiles
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
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: https://git.korhonen.cc/FunctionalHacker/dotfiles/pulls/2
Co-authored-by: Marko Korhonen <marko@korhonen.cc>
Co-committed-by: Marko Korhonen <marko@korhonen.cc>
3 years ago
docker Add coturn to nextcloud 3 years ago
dotdrop@5dfbf5d044 Update dotdrop 3 years ago
efistub Add initrd to efistub configs 4 years ago
home Refactor neovim config (#2) 3 years ago
root Add MOZ_DBUS_REMOTE env variable 3 years ago
scripts Use mpv input-ipc instead of input-file on mpvqueue script 4 years ago
secrets Working on neomutt setup and some other small fixes 4 years ago
.gitmodules Switch to freshrss 4 years ago
LICENSE Removed commit history 5 years ago
README.md Update README 4 years ago
config-root.yaml Add cpupower conf to mko-laptop 3 years ago
config.yaml Refactor neovim config (#2) 3 years ago
deploy.sh Add dotdrop deps 4 years ago
dotdrop.sh Update dotdrop 4 years ago
pkglist Removed commit history 5 years ago

README.md

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.