Theodor van Nahl
Theodor van Nahl
I can confirm this bug. The spaces are all `ord(u' ') == 32` while `ord(u"\u00A0") == 160`.
That a great point, this would make it easy to apply the knowledge/documentation about `proc(5)` directly to a function. How would you export the process api like `/proc//tasks`?
Please check if you have the package ``libgnome-keyring`` installed under arch linux.
I am currently using the following in my _init.vim/.vimrc_: ``` augroup vimrc-rust-autopairs autocmd! autocmd FileType rust let g:AutoPairs = {'(':')', '[':']', '{':'}','"':'"', '`':'`'} augroup END ``` Its more or less...
I did want to download the sources of libappindicator and it seems that I found only template code instead. I got this by switching between the Overview tab and the...