Tomasz Trębski

Results 82 issues of Tomasz Trębski

I am not using VIM and seems akward to have a setup for one and the other while I completely ignore normal VIM.

bug

See: #386

enhancement

``` let g:gutentags_cache_dir = expand('~/.cache/tags') ``` Should I store tags per project basis or in single location?

There are some global NPM packages installed in my setup. Would be great to store them inside of a `package.json`. Also that makes it possible to leverage `dependentabot`

enhancement

An idea is to use modern replacement for `ls`. Resolving this issue ought to be coupled with: - maintaining current aliases (`ll` for instance) but having them pointing at `exa`...

enhancement

Something like `kdot` seems like a nice idea. You get it? **k**ornicameister + **dot**files ;D - [ ] install - [ ] upgrade - [ ] logging into files available...

``` " Get off my lawn nnoremap :echoe "Use h" nnoremap :echoe "Use l" nnoremap :echoe "Use k" nnoremap :echoe "Use j" ``` Implement that to finally learn VIM movement....

``` 4 - papercolor-theme: OK 5 - vim-jsx: OK 6 - elm-vim: OK (not loaded) 7 - neco-vim: OK 8 - fzf.vim: OK 9 - vimproc.vim: OK 10 - vim-markdown:...

bug