-
Things like Cursorlines columnline and relative line numbers would be kinda epic to help with training Vim skills. I could try work on this if its a feature that would be accepted in
-
If you open Neovim with multiple Lisp files (whether from a bunch of arguments, loading a saved session, whatever), then if you launch a server or connect to an existing server, syntax highlighting is…
nytpu updated
4 weeks ago
-
[dhruvasagar/vim-table-mode](https://github.com/dhruvasagar/vim-table-mode) is a feature rich ascii table manipulator that seems to only be lacking a sorting feature and an export feature. At a glanc…
-
# Vim Notes – k4i's blog
my notes/cheatsheet on using vim.
[https://k4i.top/posts/vim-notes/](https://k4i.top/posts/vim-notes/)
-
[](https://issuehunt.io/r/BoostIO/BoostNote-App/issues/464)
# Current behavior
No custom vim keyboard mappings in the UI. A [trick](https://github.com/BoostIO/Boostnote/wiki/Vim-mode#custom-keyma…
-
### VIM
Currently the VIM command has only a few flags described, along with an external link. It would be great if we add some more stuff in the book itself.
### Additional context
We can ad…
-
# Vim guide - LuatHN’s Blog
Ai đang đọc bài này là developer thì chắc hẳn cũng đã biết đến VIM rồi - là một text editor rất mạnh mẽ và có thể chạy trên Terminal.Những bài viết về vim và cách dùng vim…
-
Command prompt shows ''vim' is not recognized as an internal or external command,
operable program or batch file.' when i type vim -version
Also where do I put/how to use the .vimrc thing?
-
![](https://user-images.githubusercontent.com/8850248/65813749-d6562c00-e20b-11e9-8161-c42801b1056c.gif)
#441 should be a nice option for vim and windows users.
Enable [vim-clap](https://github.…
-
@mgor
I was wondering if vim could help us indent the generated code.
Having gg=G indent the file would be great.