nvim_win_get_cursor(0)[2] return (col == 0 or vim.api.nvim_get_current_line():sub(col, col):match('%s')) and true end EOF inoremap <silent> <expr> <Tab> \ pumvisible() ? "\<C-N>" : \ v:lua.check_back_space() ? "\<Tab>" : \ completion#trigger_completion() " ...
A modern go neovim plugin based on treesitter, nvim-lsp and dap debugger. It is written in Lua and async as much as possible. PR & Suggestions welcome. The plugin covers most features required for a gopher. Perproject setup. Allows you setup plugin behavior per project based on project ...
Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter. 242 CorentinJ/Real-Time-Voice-Cloning Python 53.312k Clone a voice in 5 seconds to generate arbitrary speech in real-time 243 git/git C 53.301k Git Sour...
mathall/rim - Vim-like text editor. ox - An independent Rust text editor that runs in your terminal! vamolessa/pepper [pepper] - An opinionated modal editor to simplify code editing from the terminal zed - A high-performance, multiplayer code editor from the creators of Atom and Tree-sitt...
That would make it trivial to switch to nightly however I could not get this to work in nvim therefore I left it as a suggestion at the end. opened by dvdsk 45 Rust analyzer marks proc macros as errors rust-analyzer version: v0.3.1091 rustc version: rustc 1.61.0 (fe5b13d68 ...
tracemachina/nativelink - NativeLink is a Backend Remote Execution platform written in rust for client build systems such as Buck2, Bazel, Pants, etc.. Debugging GDB gdbgui - Browser based frontend for gdb to debug C, C++, Rust, and go. kxxt/tracexec [tracexec] - Tracer for execve{...
CMakeLists.txt delmenu.vim filetype.lua ftoff.vim ftplugin.vim ftplugof.vim indent.vim indoff.vim macmap.vim makemenu.vim menu.vim mswin.vim neovim.ico nvim.appdata.xml nvim.desktop nvim.png optwin.vim synmenu.vim scripts src test .cirrus.yml .clang-format .clang-tidy .clangd...
Neovim treesitter plugin for setting the commentstring based on the cursor location in a file. - JoosepAlviste/nvim-ts-context-commentstring
"Error_ detected while processing FileType Autocommands for "*": E5108: Error executing lua Failed to load parser: uv_dlopen: C:\Users\Swagat\AppData\Local\nvim\plugged\nvim-treesitter\parser\cpp.so is not a valid Win32 application." ...