Tag

viml

3 posts tagged “viml”.

  1. Creating Custom Scratch Buffers in VIM The other day I wanted to open a scratch buffer to write some temporary code and the pass it on to a repl to test it out, the idea was that I could … scratchvimviml
  2. VIM – Toggle Ruby Hash Syntax Ruby 1.9 introduced a new json style ruby hash syntax. Although we can use this to define static hash objects and puts a limitation on the key we can … hashrubyvimvimlvimscript
  3. VIM for Multiple Projects in separate Tmux windows My development environment setup consists of several tools, however the 2 most used and essential tools that have a great impact on my workflow are … tmuxvimvimlvimscript