- Ghent, Belgium
-
10:31
(UTC +01:00) - http://www.folkelemaitre.com
- @folke
Block or Report
Block or report folke
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
noice.nvim Public
💥 Highly experimental plugin that completely replaces the UI for messages, cmdline and the popupmenu. -
tokyonight.nvim Public
🏙 A clean, dark Neovim theme written in Lua, with support for lsp, treesitter and lots of plugins. Includes additional themes for Kitty, Alacritty, iTerm and Fish. -
trouble.nvim Public
🚦 A pretty diagnostics, references, telescope results, quickfix and location list to help you solve all the trouble your code is causing. -
which-key.nvim Public
💥 Create key bindings that stick. WhichKey is a lua plugin for Neovim 0.5 that displays a popup with possible keybindings of the command you started typing. -
-
1,683 contributions in the last year
Activity overview
Contribution activity
October 2022
Created 619 commits in 16 repositories
Created 5 repositories
- folke/drop.nvim Lua
- folke/nvim-scrollbar Lua
- folke/notifier.nvim Lua
- folke/yanky.nvim Lua
- folke/nui.nvim Lua
Created a pull request in neovim/neovim that received 14 comments
fix: properly configure luacheck and remove local vim = ... lines
Different lua files, currently had one of the lines below set at the top of the file:
local vim = vim or {}
local vim = vim
local vim = assert(vim)
Opened 14 other pull requests in 8 repositories
MunifTanjim/nui.nvim
1
closed
3
merged
nvim-treesitter/nvim-treesitter
2
merged
vigoux/notifier.nvim
1
closed
1
merged
gbprod/yanky.nvim
1
merged
1
closed
petertriho/nvim-scrollbar
1
merged
folke/which-key.nvim
1
merged
rockerBOO/awesome-neovim
1
merged
sumneko/lua-language-server
1
closed
Reviewed 7 pull requests in 5 repositories
MunifTanjim/nui.nvim
2 pull requests
neovim/neovim
2 pull requests
nvim-treesitter/nvim-treesitter
1 pull request
folke/which-key.nvim
1 pull request
folke/noice.nvim
1 pull request
Created an issue in vigoux/notifier.nvim that received 14 comments
Using notifier.notify without component nvim
notifier.nvim/lua/notifier/status.lua Line 201 in 89e7d10 If you don't configure any components, message sent through notifier.notify w…
Opened 26 other issues in 9 repositories
folke/noice.nvim
6
open
5
closed
-
Out of Office 🏄🏼♂️
☀️ ⛰️ -
Use
extmark.concealto calcualte window width -
Don't use
msg_clearto determine message state - Optionally show lsp hover on mouse move
- smartmove doesnt work well with cmp
- Make input/inputlist configurable
- Breaking Changes
- Defer checks for lazyredraw and vim.notify
- Make proper noice highlight groups
- Check for a way to disable incsaerch highights in the cmdline
- Known Issues Tracker
neovim/neovim
5
open
2
closed
- cursor doesn't redraw with getchar
-
Formatting of
msg_showformapis missing newlines withext_messages - Accessors for nvim_win and nvim_buf api functions
-
A way to have cmdline keymaps working when using
vim.ui_attachwithext_cmdline -
when using
vim.ui_attach, sometimesui-multigridandui-linegridevents come through - redraw doesn't update the UI during substitute
-
First echo has empty
kindwithext_messages
MordechaiHadad/bob
2
closed
smjonas/inc-rename.nvim
1
closed
kdheepak/panvimdoc
1
closed
echasnovski/mini.nvim
1
closed
rockerBOO/awesome-neovim
1
closed
rcarriga/nvim-notify
1
open
gbprod/yanky.nvim
1
closed
Answered 6 discussions in 1 repository
folke/noice.nvim
-
cmp completion is now duplicated
This contribution was made on Oct 29
-
pretty_print in split
This contribution was made on Oct 27
-
pretty_print in split
This contribution was made on Oct 27
-
Block certain notify messages, when noice handles vim.notify
This contribution was made on Oct 26
-
Notification timeout
This contribution was made on Oct 25
-
Disable "notify" for errors
This contribution was made on Oct 24





