Pinned
1,050 contributions in the last year
Less
More
Contribution activity
February 2021
Created 53 commits in 5 repositories
Created 7 repositories
- teto/packer.nvim Lua
- teto/kanji-recognition Jupyter Notebook
- teto/neovide Rust
- teto/pywal Python
- teto/jidoujisho Dart
- teto/bazel Java
- teto/HaskellR Haskell
Created a pull request in neovim/neovim that received 7 comments
lsp: remove deprecated references to 'callbacks'
vim.lsp.callbacks was deprecated a few months ago. This is a cleanup before the release. Use vim.lsp.handlers instead. cc @tjdevries
+15
−114
•
7
comments
Opened 9 other pull requests in 5 repositories
neovim/nvim-lspconfig
3
merged
neovim/neovim
1
open
2
merged
nix-community/home-manager
1
merged
NixOS/nixpkgs
1
open
tweag/jupyterWith
1
open
Reviewed 10 pull requests in 4 repositories
neovim/neovim 3 pull requests
nix-community/home-manager 3 pull requests
NixOS/nixpkgs 3 pull requests
teto/nixpkgs 1 pull request
Created an issue in Kethku/neovide that received 16 comments
Fontconfig error: Cannot load default config file
I wanted to tackle this issue neovim/neovim#13416 but on my system (nixos) I get
Fontconfig warning: line 5: unknown element "description"
Fontconf…
16
comments