So... a couple months of using VIM, specifically Neovim. I love this editor. I can’t believe I was so resistant towards it my whole life.
-
-
Replying to @intothemild
I've considered trying, not sure how long it would take me to decide to trash it or keep it.
1 reply 0 retweets 1 like -
Replying to @Illuminortii
It’s one of those things that’s all about the config. Vim in its default state is kinda stale. You need stuff like Ale, Coc.nvim, and the various plugins specific to the language you’re working with. You’re also going to need a good set of key binds.
2 replies 0 retweets 1 like -
Replying to @intothemild @Illuminortii
Neovim is the future of Vim, most of the newer and better plugins target it directly, and the 0.4 upcoming release adds so much into it. It’s now like a proper IDE. I also use FZF for moving around files, and ripgrep for finding in files.
1 reply 0 retweets 2 likes -
Replying to @intothemild
have you tried ag? not sure what languages you typically use, but I love it for searching files because you can pass arguments for filetypes.https://github.com/ggreer/the_silver_searcher …
3 replies 0 retweets 0 likes
You can do the same with ripgrep. e.g., `-tgo` only searches Go files. And you can add your own custom file types. e.g., I have `--type-add=got:*_test.go` in my .ripgreprc file, so I can do things like `rg -Tgot` to exclude Go test files or `rg -tgot` to only search Go test files
-
-
Replying to @burntsushi5 @intothemild
Sounds like I have a new tool to try!
0 replies 0 retweets 2 likesThanks. Twitter will use this to make your timeline better. UndoUndo
-
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.