If you can't handle me at my Emacs, then you sure as hell don't deserve me at my Neovim.
Block or Report
Block or report dundargoc
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
2,460 contributions in the last year
Less
More
Contribution activity
November 2022
Created 82 commits in 7 repositories
Created 7 repositories
- dundargoc/nvim-ide Lua
- dundargoc/paq-nvim Lua
- dundargoc/uivonim TypeScript
- dundargoc/firenvim TypeScript
- dundargoc/busted Lua
- dundargoc/neovim-ruby Ruby
- dundargoc/pynvim Python
Created a pull request in neovim/neovim that received 79 comments
docs: upstream nanotee's Lua guide
nanotee's Lua guide (https://github.com/nanotee/nvim-lua-guide) has been the semi-official Neovim-lua guide for a long time. Even the Neovim docume…
+712
−3
•
79
comments
Opened 39 other pull requests in 7 repositories
neovim/neovim
8
open
18
merged
3
closed
- refactor: replace char_u with char 18
- refactor: replace char_u with char 17 - remove STRLCPY
- refactor: replace char_u with char 16 - remove STRNCMP
- refactor: replace char_u with char 15 - remove STRNLEN and STRNCPY
- docs: fix typos
- docs: fix typos
- ci: add more reviewers based on label
- fix: pvs warnings
- refactor: remove old TODO comments that aren't relevant anymore
- ci: create CI job to check if news needs to be updated
- docs: fix vim.keymap.set() example
- docs(lua): correct the tags for vim.opt_local and vim.opt_global
- build(editorconfig): set indent_size to 4 for python files
- test: use isCI to simplify CI detection
- test: use getfenv to simplify loading module
- docs(support): update tested versions
- ci: use shell script to deduplicate workflow
- refactor: remove __STDC_ISO_10646__ check
- ci: fix string escaping problems
- ci(windows): treat compiler warnings as errors
- test: remove skip for 32-bit MSVC
- test: simplify platform detection
- test: introduce helper function skip
- ci: test on macos M1 [skip ci]
- ci: request reviewers when reopening a closed pull request
- Some pull requests not shown.
smolck/uivonim
3
merged
dundargoc/neovim
3
closed
ldelossa/nvim-ide
1
merged
vim/vim
1
closed
neodundar/neovim
1
merged
neovim/pynvim
1
merged
Reviewed 13 pull requests in 1 repository
neovim/neovim
13 pull requests
- docs: upstream nanotee's Lua guide
- ci(labeler): also add filetype label for filetype/detect.lua
- test: use getfenv to simplify loading module
- build(editorconfig): set indent_size to 4 for python files
- test: introduce helper function skip
- test: simplify platform detection
- perf: memory align structs
-
build: restrict
git describeto top level source directory - refactor: more clint
- ci: add stale bot
-
build: add more shell scripts to the
lintshtarget - ci(lintcommit): enforce preferred scopes
- refactor: fix clang-tidy warnings
Created an issue in nanotee/nvim-lua-guide that received 3 comments
Can we use this guide in Neovim?
Hey. This guide is awesome. Can we use it (with some modifications) in neovim? The PR if you're interested: neovim/neovim#21137
3
comments





