nyoom.nvim
nyoom.nvim copied to clipboard
A Neovim framework and doom emacs alternative for the stubborn martian hacker. Powered by fennel and the oxocarbon theme
This is using the `main` branch at ref `f808500883ffc552b53a421139cc1915955759b7` after a fresh install: ``` ❯ ./bin/nyoom sync Synchronizing your config with Nyoom Nvim Nyoom version: f808500 NVIM v0.9.4 Build type:...
It installed everything. I just needed servers for c, and it started to install everything like c#, javascript, typescript and whatnot?
I see that for auto completion there's no highlighting for selected item,  and also for icons in neotree there different from colors in the picture in nyoom preview?? 
when I get into a cpp file using neotree in nyoom it gives me the following error: Error 03:12:41 AM notify.error [Neo-tree ERROR] Error opening file: vim/_editor.lua:0: nvim_exec2()..BufReadPost Autocommands...
When I type DapContinue in a cpp project it gives me no dap configurations for C++ like this way DAP No configuration found for `cpp`. You need to add configs...
I don't really why I'm getting this error even if I uninstall nyoom AND all it's files and reinstall it again that still happens the full is this: Unable to...
I like the method used by https://github.com/tokiory/neovim-boilerplate, in this repo, I can change in file lua/extensions/mason.lua (lsconfig) and file lua/extensions/treesitter.lua (treesitter config).
So far, i have seen this plugin: https://github.com/direnv/direnv.vim I think it's a really useful tool. Doom emacs has it: ``` direnv: - Save (or destroy) the environment at your leisure...
First setup always errors out (i tried a couple of times)  when trying to use command ``nyoom`` it fails to execute, and i can still see and use the...